Please let me know if there are any other ways you can use the account hierarchy

34 views
Skip to first unread message

치명타

unread,
Jun 4, 2019, 8:13:02 PM6/4/19
to AdWords API and Google Ads API Forum

I previously used the AdWords API "Get the account hierarchy under the current account" code example. Is this feature no longer supported by the Google Ads API? (https://developers.google.com/adwords/api/docs/samples/php/account-management#get-the-account-hierarchy-under-the-current-account)

 

If you do not currently support it, do you plan to support it in the future?

 

Please let me know if there are any other ways you can use the account hierarchy.

 

Google Ads API Forum Advisor Prod

unread,
Jun 5, 2019, 4:12:44 PM6/5/19
to adwor...@googlegroups.com
Hello,

In the new Google Ads API you can get the account hierarchy by using the customer_client resource. You can use the below query to the resource name of all the customers under the manager account.

Query: "SELECT customer.id, customer.descriptive_name, customer_client.resource_name, customer_client.client_customer, customer_client.level, customer_client.hidden FROM customer_client"

But please note that to get the other details of the customer you have make seperate Pi call to each account. Our team is aware of this concern and I will update you on this thread once we have more information.

Regards,
Sai Teja, Google Ads API Team

ref:_00D1U1174p._5001UBlYHa:ref
Reply all
Reply to author
Forward
0 new messages