Hi Frederic,

You might run into RateExceededError if you have a basic access developer 
token and exceed your daily quota of 10,000 operations per day. The 
RateExceededError contains three fields, one of which is the rateScope 
which can used to identify the scope of the rate that was exceeded. It also 
contains the retryAfterSeconds field which is the suggested number of 
seconds your application should wait before retrying the request. 

This guide 
<https://developers.google.com/adwords/api/docs/guides/rate-limits> provides 
more details on how to handle RateExceededErrors. If the rateScope is 
DEVELOPER, I suggest that you apply for standard access for your developer 
token by completing the AdWords API Standard Access Application Form 
<https://services.google.com/fb/forms/standardaccess/>. 

I'm afraid BatchJobService 
<https://developers.google.com/adwords/api/docs/guides/batch-jobs#supported_operations>
 doesn't 
support OfflineConversionFeedOperation 
<https://developers.google.com/adwords/api/docs/reference/v201607/OfflineConversionFeedService.OfflineConversionFeedOperation>.
 
Let me know if any of the strategies listed in the guide I provided work 
for you. 

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/87632c5b-0086-433c-b5ad-7cc72d001c93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • How should I be... freddiekealy
    • Re: How sh... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to