Thanks, so does it mean that if I send a request with only one AgeRange targeted, all of the rest AgeRange will no longer be targeted automatically?
On Monday, April 16, 2018 at 1:11:54 AM UTC-7, Vincent Racaza (AdWords API Team) wrote: > > Hi Gary, > > You are correct that all ages are targeted by default as you can see in > this guide > <https://developers.google.com/adwords/api/docs/appendix/targetingtypes#ages>. > > On the ad group level, you can target or exclude an AgeRange > <https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupCriterionService.AgeRange> > criterion > as you can see in this table > <https://developers.google.com/adwords/api/docs/appendix/criteria-usage>. > So you have two options for the ad group level, either you target the > AgeRange criterion using BiddableAdGroupCriterion > <https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupCriterionService.BiddableAdGroupCriterion> > to > restrict your ad group for that age range only, or you exclude the AgeRange > criterion using NegativeAdGroupCriterion > <https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupCriterionService.NegativeAdGroupCriterion> > in > order for you to target all age ranges except that specific age range. > > This said, if your goal is to enable/target the 35-44 age range > <https://developers.google.com/adwords/api/docs/appendix/codes-formats#age-ranges> > only, > then I suggest to target it using BiddableAdGroupCriterion. > > Thanks, > Vincent > AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/badc6ced-0fbb-47dd-80b2-7638e775c9c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
