Hi,
Thank you for reaching out to the Google Ads API support team.
You can use of
BatchJobService can reduce the number of requests sent but its use must be evaluated to see if it's a good fit for your needs. A single job in
BatchJobService can operate against a mixed collection of campaigns, ad groups, ads, criteria, labels, and feed items. You can use SearchStream instead of Search whenever possible
GoogleAdsService.Search can send multiple paginated requests to download the entire report,
GoogleAdsService.SearchStream sends a single request and initiates a persistent connection with the Google Ads API regardless of the report size.
I would recommend you to check this guide Batch Processing for more information.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rzRIQ:ref"
Thanks,
 |
Google Ads API Team |
