Hi James,

In the ParallelReportDownload 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201809/Reporting/ParallelReportDownload.php>
 example, 
it is creating a session for the MCCid to be able to read all the accounts 
under it. Then, for each account, it is establishing a session in order to 
run a report against it. For each new client customer id, it has to create 
a session with the OAuth credentials as the reports work at a client 
customer id level. Please see this section 
<https://developers.google.com/adwords/api/docs/guides/reporting#reports_for_multiple_accounts>
 of 
guide for better clarity. In your scenario, it is taking a long time as it 
is not supporting multithreading. The current report has to finish 
downloading before the next report is started. Please let me know if you 
have any further questions.

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads 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/8d670138-1744-43ac-8940-d7d91b93864e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... James Robinett
    • ... 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to