Hi Mike, Thank you for the respons. I'am using the Python library, but it looks like there is no service to get the active customer - manager links. Is that correct?
With kind regards, Bas van Steen Op donderdag 23 mei 2019 14:14:47 UTC+2 schreef adsapiforumadvisor: > > Hello, > > You should be able to fetch the manager account's resource name of an > account's parent account by fetching a CustomerManagerLink > <https://developers.google.com/google-ads/api/docs/fields/customer_manager_link> > . > > For example: > > SELECT customer_manager_link.manager_customer FROM customer_manager_link > WHERE customer_manager_link.status = ACTIVE > > Regards, > Mike, Google Ads API Team > > ref:_00D1U1174p._5001UAqJ0s: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 "AdWords API and Google Ads 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/da49d0c3-0692-4c46-83e7-98decc722f79%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
