Hi, I'm trying to configure rate limits with API calls I'm doing and can't understand which type of requests I'm using. There is a list of requests:
- POST https://www.googleapis.com/oauth2/v3/token <https://developers.google.com/google-ads/api/rest/auth?hl=en>; - POST https://googleads.googleapis.com/v11/customers/{customer_id}/offlineUserDataJobs:create; <https://developers.google.com/google-ads/api/rest/reference/rest/v11/customers.offlineUserDataJobs/create?hl=en> - POST https://googleads.googleapis.com/v11/{job_resource_name}:addOperations <https://developers.google.com/google-ads/api/rest/reference/rest/v11/customers.offlineUserDataJobs/addOperations?hl=en> ; - POST https://googleads.googleapis.com/v11/{job_resource_name}:run <https://developers.google.com/google-ads/api/rest/reference/rest/v11/customers.offlineUserDataJobs/run?hl=en> ; - GET https://googleads.googleapis.com/v11/{operation_resource_name} <https://developers.google.com/google-ads/api/rest/reference/rest/v11/customers.operations/get> ; - POST https://googleads.googleapis.com/v11/customers/{customer_id}/googleAds:search <https://developers.google.com/google-ads/api/rest/reference/rest/v11/customers.googleAds/search?hl=en> ; As I understand there is limitation on 10000 operations per 1 offline user data job. But what is freequency limitation? How much requests can I do in 1 second? [image: 63f8865a-b7ec-480e-8f61-231d7dbacea9.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/573603f6-2b8a-48ce-903a-7fd76890f0een%40googlegroups.com.