Hi Google team, We noticed an issue that is happening in few different accounts. We're using Google Ads API v8.
We use the following query to retrieve which negative keyword lists (shared sets) are associated with which campaign: *SELECT campaign.id, shared_set.name, shared_set.id FROM campaign_shared_set WHERE campaign.id IN (12531200580) AND shared_set.type IN ('NEGATIVE_KEYWORDS') AND campaign_shared_set.status IN ('ENABLED')* In some accounts, the info returned has a slight mismatch. For example, in *Account ID: 1591967311*, the API data indicates that *Shared Set ID 7677837490 *is linked/associated with *campaign ID 12531200580*. However, the Google UI data doesn't show such a relationship. When we revert back to the Adwords API, the data returned matches exactly the UI. Only the Google Ads API returns different data. The above mismatch is happening in few other accounts. We gave only one example above. Any ideas what is going on? Oliver -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1d3cf189-84fd-4cf9-a382-6a690e623065n%40googlegroups.com.