So,
I can get all client accounts my manager account can access and build an
account hierarchy by querying customer_client
i.e.
SELECT
customer_client.id,
customer_client.currency_code,
customer_client.time_zone,
customer_client.descriptive_name,
customer_client.manager
FROM
customer_client
But...I can't see a way to identify which of those accounts are 'CANCELLED'
and therefore cannot be accessed via the api. Is there a way to do this?
or is there an other way of finding all the accounts my master account has
access to that are not cancelled?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ebdab933-a1be-4ea9-a61a-029e17ea79d4n%40googlegroups.com.