Hi Harry,

Thank you for reaching out to our API support team.

1.We've just run into a RESOURCE_EXHAUSTED error when trying to create Ads and 
Campaigns. Access appears to be blocked until roughly 17 hours from now. Is it 
possible to get more information about what limit we hit and what request is 
hitting it?

You can enable logging by navigating to the Client libraries > Your client 
library (ex. Java) > Logging documentation, which you can access from this 
link. The generated request and response logs should contain more information 
on what exact error it was that you encountered in your API request.

For more context on the RESOURCE_EXHAUSTED error, and since you mentioned your 
are creating (performing mutate operations) entities, this usually indicates 
that you have already reached or exceeded the daily quota as discussed (API 
quotas) here.

2.We are hitting CreateUserList more than 10000 per day, should we use query 
instead, what's the query will be?

A create request is categorized as a mutate operation and its limits should 
also be included in the above link I provided. For get requests, the limit is 
1000 per day. As an alternative, you may use the GoogleAdsService methods 
instead, when retrieving objects.

3.We also hit OfflineUserDataJob similar amount of times daily to add custom 
match user data. Is this also has the limitation? What's the equivalent search 
query for this if there's one?

Adding/updating entities is different from get requests. You may refer to the 
above API quotas documentation which I linked for more information on the 
different requests and their associated limits.

Moving forward, so I can better identify the type of rate related error you are 
encountering with the OfflineUserDataJobService, could you share your customer 
ID, and the error string / message, or the complete request and response logs, 
with the request-id? You may send the requested details using the Reply 
privately to author option, for privacy purposes.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2DyBFK:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/vMDjL000000000000000000000000000000000000000000000QQGM0J00nZlOOjpnQk2Ecp629M5Cwg%40sfdc.net.
  • Got RESOURCE_EXHAUSTE... 'Harry Niu' via AdWords API and Google Ads API Forum
    • RE: Got RESOURCE... Google Ads API Forum Advisor Prod

Reply via email to