I am not sure to understand the possibilities of the ADS API for account
management.
Can you guide me.
Here is the tree under an account (Oauth2 + DeveloperToken + refreshToken =
ok - all accounts are test accounts):
MCC (level 0) -> MCC (level 1) -> Account (level 3)
`
I access the MCC (level 0) by the customerServiceClient service and the
listAccesibleCustomer() and getCustomer() functions gives data, including
the CID of the MCC (level 0)
I am accessing MCC2 through a getGoogleAdsServiceClient service query:
$ query = "SELECT"
. "customer_client.resource_name,"
. "customer_client.level"
. "FROM customer_client";
$ response = $ googleAdsServiceClient-> search ("CID of MCC (level 0)", $
query, ['pageSize' => 1000]);
The API response contains some data on the MCC (level 2) but no CID or
customer data ...
>From here is it possible to go further down the tree? to level 3 ?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ba5117a5-f2b1-4d97-907a-c58231ac89bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.