Hi,
I have read from previous posts that you can only exclude age group(s)
and/or gender(s) from a campaign / ad group. I was able to do so. However,
is there a way to remove the exclusion of an existing campaign / adgroup,
or do I have to delete the campaign / ad group and create a new one if I
want to change the age / gender?
Also, is there a way to check which age range group are enabled / excluded
in a campaign / ad group using GAQL? Currently I have tried the following:
SELECT
ad_group_criterion.age_range.type,
campaign.name,
campaign.id,
campaign.status,
ad_group.name,
ad_group.id,
ad_group.status,
ad_group_criterion.system_serving_status,
ad_group_criterion.bid_modifier
FROM age_range_view
WHERE ad_group.id = {adGroupId}
But this only illustrates the metrics within a particular age group, but
not whether the age group is included / excluded in the campaign / ad group?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"AdWords API and Google Ads 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/e759c646-97ae-4219-a255-15c5a5fb16d0n%40googlegroups.com.