Hello, I'm afraid, it is not possible to exclude placements at the account level through the API. However, you will be able to exclude campaigns at the campaign level using the NegativeCampaignCriterion <https://developers.google.com/adwords/api/docs/reference/v201708/CampaignCriterionService.NegativeCampaignCriterion> and at the Ad group level using the NegativeAdGroupCriterion <https://developers.google.com/adwords/api/docs/reference/v201708/AdGroupCriterionService.NegativeAdGroupCriterion> where you will have to specify the criterion type as required. Please refer to this article <https://support.google.com/adwords/answer/7331110?hl=en> on how to exclude placements at the account level using the AdWords UI.
Thanks, Bharani, AdWords API Team On Tuesday, October 3, 2017 at 9:31:01 AM UTC-4, Denis Smyshlyaev wrote: > > Hi Guys, > > How to exclude placements at account level in API? > > I can't find this action in adwords api reference. > > Thanks, > Denis. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/f31df2de-3cc3-44c7-a289-95e8d715f432%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
