Hi Balram, Thanks for reaching out to the Google Ads API Forum.
You may use a shared_set report. Also, you may use campaign_shared_set report which is used for managing the shared sets associated with a campaign. To add an exclusion list to a campaign, you may create campaign shared sets using CampaignSharedSetService. CampaignSharedSets are used for managing the shared sets associated with a campaign. Kindly note that the SharedSet object has a SharesSetType field, and to create an exclusion placement list you would use the value "NEGATIVE_PLACEMENTS". We have sample code examples to create a shared list of negative broad match keywords which attaches them to a campaign. You may refer to code example here:https://developers.google.com/google-ads/api/docs/samples/create-and-attach-shared-keyword-set Add to that, you may find shared set criteria using this code example. Let us know if you have any questions. Regards, Yasar Google Ads API Team ref:_00D1U1174p._5004Q2hx7EM:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/Amcwd000000000000000000000000000000000000000000000ROBQHC004T4f7U_FSgGZiyKACGHrKg%40sfdc.net.
