Dear Google Ads Team,
Recently I'm using OfflineUserDataJob to upload Audience.
Usually, my Audience contains between 1m ~ 7m identifier
What I did is, I add multiple *addOfflineUserDataJobOperations*
(Follow the rate limit 20 identifer per 1 Operation AND 100,000 per request)
offlineUserDataJobService.*addOfflineUserDataJobOperations*(
addOfflineUserDataJobOperationsRequest
)
After adding multiple *addOfflineUserDataJobOperations.*
I run
offlineUserDataJobService.runOfflineUserDataJobAsync(
offlineUserDatJobResourceName)
It work normally for the past 3-4 months. Until now (Nov-19), I usually get
the error quota_error: RESOURCE_EXHAUSTED while
*addOfflineUserDataJobOperations*
Can you help me check this issues.
What I have try:
Reading through forum, some recommendation is that adding a short delay
between each request. I add a 15s delay between every
*addOfflineUserDataJobOperations
*but no luck
*--------------------------------------------------------------------------------------------------*
*[service] com.google.ads.googleads.v11.errors.GoogleAdsException: errors
{[service] error_code {[service] quota_error:
RESOURCE_EXHAUSTED[service] }[service] message: "Too many requests.
Retry in 6 seconds."[service] details {[service] quota_error_details
{[service] retry_delay {[service] seconds: 6[service]
}[service] }[service] }[service] }*
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/9b6de34e-0cbb-4a5c-9d0a-c67bde90ca83n%40googlegroups.com.