Hi Sam, If you want to target the ads in a campaign to a user list, you need to use the CampaignCriterionService <https://developers.google.com/adwords/api/docs/reference/v201609/CampaignCriterionService> and then apply the CriterionUserList at the campaign level. The criterion will be applicable for all the AdGroups under that campaign. Please check here <https://adwords.googleblog.com/2016/12/save-time-by-applying-audience-lists-at.html> for reference.
The help center document <https://support.google.com/adwords/answer/7068417?hl=en> also should be helpful. Hope I answered your question. Thanks, Sreelakshmi, AdWords API Team On Tuesday, January 10, 2017 at 8:35:55 AM UTC-5, Sam Green wrote: > > Hi, > > There is a recent development where audiences can be applied at a campaign > level as opposed to an ad group level. > > Up to now I have used the AdGroupCriterionService to pull all connected > user lists and identify which ad groups have audiences applied. Could you > please confirm whether this will remain sufficient (that is, that applying > audiences at a campaign level links ad groups to user lists) or whether I > should now check both the CampaignCriterionService for audiences connected > at a campaign level, and then the AdGroupCriterionService for ad groups > connected separately? > > Thanks > > Sam > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/3bb70119-988a-4cf1-ac22-a24333a173f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
