SELECT
campaign_criterion.location.geo_target_constant,
campaign_criterion.negative
FROM
location_view
WHERE
campaign.id = 1378332378
AND campaign_criterion.negative = FALSE
I can not send you logs with the error because I don't receive any error, the point is that response is successful BUT it is empty. That's why I sent you this screenshot to show how response looks in pdb mode:

As you can see I receive campaign criterions (their amount is equal to amount of countries which are targeting on UI) of location type. BUT when I'm getting location from campaign_criterion it is empty although it must contain geo_target_constant string value, here this string value is empty. That is the issue, no obvious error occurs here.
BG,
Tetiana
Getting error
Call to a member function getLanguageConstant() on null
Thanks

