Re: Google Ads API V4 - Get AccountHierarchy

2020-07-17 Thread Vinitha Khambadkar
Hello Mitchell, I have send the logs directly to the email address mentioned. Waiting for a response here. Please let me know if more info needed. Thank you, Vinitha. On Friday, July 17, 2020 at 7:22:28 AM UTC-7 adsapiforumadvisor wrote: > Hi Vinitha, > > If you are still having an issue

Re: Google Ads API V4 - Get AccountHierarchy

2020-07-17 Thread Google Ads API Forum Advisor Prod
Hi Vinitha, If you are still having an issue with the reply privately button, please send the logs directly to googleadsapi-supp...@google.com. The print statement in the example should print "-"s that indicate the level of each account. Regards, Mitchell Google Ads API Team

Re: Google Ads API V4 - Get AccountHierarchy

2020-07-16 Thread Vinitha Khambadkar
On Thursday, July 16, 2020 at 10:29:34 AM UTC-7 Vinitha Khambadkar wrote: > Hello Mitchell, > Thank you for the response. > NOTE: *via Reply privately to author* is grayed out for me. (please > enable that for me as it is enabled in the browser settings) > Some more info, As i mentioned i am

Re: Google Ads API V4 - Get AccountHierarchy

2020-07-16 Thread Vinitha Khambadkar
Hello Mitchell, Thank you for the response. NOTE: *via Reply privately to author* is grayed out for me. (please enable that for me as it is enabled in the browser settings) Some more info, As i mentioned i am using the same code from

RE: Google Ads API V4 - Get AccountHierarchy

2020-07-16 Thread Google Ads API Forum Advisor Prod
Hi Vinitha, Thank you for reaching out. Please see here for information on getting the account hierarchy. As it says, it is necessary to provide the login-customer-id as this will be the starting point for returning the accounts. The sample code runs recursively to get the accounts linked to

Google Ads API V4 - Get AccountHierarchy

2020-07-15 Thread Vinitha Khambadkar
Hello , I am using the .net version of the code to fetch all Clients at all levels using the query below const string query = @"SELECT customer_client.client_customer, customer_client.level,