Hello, 

Thank you for confirming this. If you're using the PHP client library, you 
may refer to this particular line 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201710/Reporting/ParallelReportDownload.php#L80>
 of 
the code sample which retrieves all accounts that are directly under the 
manager account. Once the report definition is created, the reports will be 
downloaded for each account in the list. You may refer to the iteration 
logic 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201710/Reporting/ParallelReportDownload.php#L87>
 here 
for each report download under the manager account. For each successful 
report download, you will be able to log 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201710/Reporting/ParallelReportDownload.php#L110>
 the 
clientCustomerId associated with the report. You may refer to the PHP code 
sample here 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201710/Reporting/ParallelReportDownload.php>
 as 
a reference. Let me know if you have any other questions. 

Regards,
Bharani, AdWords API Team

On Thursday, November 16, 2017 at 4:07:52 AM UTC-5, testg...@gmail.com 
wrote:
>
> Hello guys, I am looking for downloading the customers reports under the 
> manager account from parallel report downloader.php but I am getting an 
> error "AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED" Can any one 
> please show me the right way to do it...
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/5487f362-36b1-4ed7-bde8-b2cbd940ba63%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • How to get pa... testgrank9
    • Re: How ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
    • Re: How ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
    • Re: How ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
    • Re: How ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum

Reply via email to