Agerange inclusion/exclusion and mutliple criterion setting under same xsi_type

27 views
Skip to first unread message

Arnab Ganguly

unread,
Aug 28, 2019, 1:45:03 PM8/28/19
to AdWords API and Google Ads API Forum

I have few question.

How do I make the ad group visible to particular age group.


With below setting from the API,

'xsi_type': 'BiddableAdGroupCriterion'

  'criterion':

    'xsi_type': 'AgeRange'

    'id': '503001 (18to24)



When go to UI, under AdGroup->Demographics I still see other ages are enabled (like 25to34, 35to44).My expectation was it should be enabled to 18to24 only.

How do i make it specific to 18to24 only.



I also tried


'xsi_type': 'NegativeAdGroupCriterion'

  'criterion':

    'xsi_type': 'AgeRange'

    'id': '503003'

Then i see it is disabled for (35to44)


So by default all the age ranges  are enabled ? Can I explicitly create for one age range only adgroup by using BiddableAdGroupCriterion or I  have to mention list of agegroups in  NegativeAdGroupCriterion which I want to be excluded ?

Thanks,

-A

Google Ads API Forum Advisor Prod

unread,
Aug 29, 2019, 3:29:53 AM8/29/19
to adwor...@googlegroups.com

Hi Arnab,

Thank you for posting your concern.

With regard to your concern about age range, please see my comments below for your each question:



So by default all the age ranges are enabled ?

Yes, you are correct that all the options are enabled by default.

Can I explicitly create for one age range only adgroup by using BiddableAdGroupCriterion or I have to mention list of agegroups in NegativeAdGroupCriterion which I want to be excluded ?

You may explicitly create for one age range by specifying the age range, and you don't need to use NegativeAdGroupCriterion to exclude other age ranges.

So I can confirm the issue further, could you provide your Client customer ID or the complete SOAP request and response logs?

Regards,
Hiroyuki
Google Ads API Team



ref:_00D1U1174p._5001UHEzZE:ref
Reply all
Reply to author
Forward
0 new messages