Hi,
How can I use the api to check for campaigns that don't have loaction set?
query = """SELECT campaign.id, campaign.name FROM campaign_criterion WHERE
campaign.status IN ('ENABLED', 'PAUSED') AND campaign_criterion.type =
'LOCATION' AND campaign_criterion.location.geo_target_constant IS NULL"""
in this query, where statement *campaign_criterion.location.geo_target_constant
IS NULL *does not work, it returns None directly.
regards
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/898609e0-c43f-41a9-acc2-739d8694bcbcn%40googlegroups.com.