Hi everyone,
Thank you as well Walter for your input.
That said, would there be anything else that our API team can assist with?
Best regards,
Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q28mCDU:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us
Thank you Walter, it was very helpful.
On Wednesday, December 2, 2020 at 12:38:39 PM UTC+2 walter@gmail.com
wrote:
> Hello,
>
> sounds like you want to get the account hierarchy of given Google Ads
> (MCC) Account Id.
>
> If you're using AdWords API, here's an example how to achieve this:
>
Hello,
sounds like you want to get the account hierarchy of given Google Ads (MCC)
Account Id.
If you're using AdWords API, here's an example how to achieve this:
https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201809/account_management/get_account_hierarchy.py
I
Hello,
After getting access token from a client I'm trying to get all its customer
ids under. I found out that listAccessibleCustomers function doesn't return
the full customers list, as far as I can see, it doesn't return the linked
accounts.
Is there any option to get the full customer list u