Re: customer hierarchy with CustomerManagerLink and CustomerClientLink.

2019-03-06 Thread heath
Thanks Sai for the clarity. This seems to be a significant problem that will prevent many users from completely transitioning from the Adwords API to the Google Ads API, I'm certainly going to continue using the ManagedCustomerService from the Adwords API for this functionality. On Wednesday,

RE: customer hierarchy with CustomerManagerLink and CustomerClientLink.

2019-03-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Unfortunately, It is not possible to get the descriptive name of all the accounts in a single API call. You have to iterate through all the customers to get the descriptive_name. To keep the data normalized we are holding only one resource responsible for a data field. Regards, Sai

Re: customer hierarchy with CustomerManagerLink and CustomerClientLink.

2019-03-05 Thread heath
Is there a way to get the descriptive_names without making a separate call for each customer_client? I have approximately 200 client accounts under a manager account, and that's a lot of API calls to get the names of them. On Saturday, February 9, 2019 at 5:52:40 AM UTC+11,

RE: customer hierarchy with CustomerManagerLink and CustomerClientLink.

2019-02-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Anand, Descriptive name for the customer is not available in the customer_client resource. You have to make another API call to the customer

Re: customer hierarchy with CustomerManagerLink and CustomerClientLink.

2019-02-08 Thread Anand Sumo
Hi can we get the "DescriptiveName" in same Query? On Friday, 8 February 2019 04:14:22 UTC+5:30, googleadsapi-forumadvisor wrote: > > Hello, > > To get the account hierarchy via Google Ads API beta, you could use the > customer_client >

RE: customer hierarchy with CustomerManagerLink and CustomerClientLink.

2019-02-07 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, To get the account hierarchy via Google Ads API beta, you could use the customer_client resource. Through which you can get only the resource name, level, Boolean value of hidden status and Client_customer