Hi,
In the old google adwords api there was
this parallel_report_download for downloading of multiple accounts at the same
time, how to do it know with the new google ads api, is there an example?
Best
Lukasz
Hi Lukasz,
Thank you for reaching out. Please refer to this code example on how to download reports from multiple accounts at the same time in the Google Ads API.
Thanks and regards,
Xiaoming, Google Ads API Team
|
||||||
Hi Lukasz,
Thank you for reaching out. The Google Ads API Python Client Library does not have an example for parallel downloading. However, the AdWords API Python Client Library does provide the parallel downloading. You could refer to this code example for more information.
Thanks and regards,
Xiaoming, Google Ads API Team