Hi Samuel, The standard access allows the developer token to execute an unlimited number of operations and report requests per day. If the same application makes a high number of requests per second on a single Google Ads account managed by a manager account, the AdWords API Server may return a RateExceededError for exceeding rate limit within the Account scope. You could refer to this <https://developers.google.com/adwords/api/docs/guides/batch-jobs#best_practices> best practice guide to implement batch job. Also, please refer to this <https://developers.google.com/adwords/api/docs/guides/rate-limits#take_control> take control guide to avoid rate limit errors. You can refer to this <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201809/CampaignManagement/AddCompleteCampaignsUsingBatchJob.php> sample batch job code to add the campaign.
If you are facing any rate limit error, please share the request and response logs so that I can assist you further. You can use 'Reply privately to author' option while responding. Thanks, Milind, 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. 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/6567913d-f28d-468a-9449-6faf4e7f1a57%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
