A hack I've found that works to find non-manager owned shared sets that can be mutated: 1. Query the shared sets by customerId. This gives you all of the shared sets EXCLUDING ones not owned by managers. 2. Query again with managerId and get all of the shared sets INCLUDING ones owned by managers. 3. EXCLUDE the common shared sets between the two queries, the remainder are shared sets not owned by managers.
It's a bit tedious, but it's the only solution I found. Kind regards, Jun On Friday, 29 January 2021 at 06:12:46 UTC+13 Google Ads API Forum Advisor Prod wrote: > Hi Ales, > > Thank you for reaching out. This is still on the roadmap. Please keep an > eye on our blog > <https://ads-developers.googleblog.com/search/label/google_ads_api> for > the announcements and updates on new releases. > > > > Thanks and regards, > Xiaoming, Google Ads API Team > > [image: Google Logo] > Xiaoming > Google Ads API Team > > > ref:_00D1U1174p._5001UZXs8t: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 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 "Google Ads API and AdWords 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/be137c24-3ecb-4ad5-bdce-3dcb54183bf9n%40googlegroups.com.