BatchJobService for uploading offline conversion data

78 views
Skip to first unread message

Balamurugan A

unread,
May 17, 2017, 3:38:05 AM5/17/17
to AdWords API Forum

Hi Adwords Team:

Background:
I want to upload offline conversion to Adwords account and I followed the below link for implementing the same.

I'm getting below RateExceededError on uploading the conversions

faultString: [RateExceededError <rateName=OperationsPerDay, rateKey=basic_access_operations, rateScope=DEVELOPER, retryAfterSeconds=86400>]

Question:
So I was thinking of using  BatchJobService for uploading offline conversion asynchronously, When I checked the below link I don't see support for offline conversion upload.
So please clarify whether can I use BatchJobService for uploading offline conversion data.

Thanks,
Bala

Ivan Bautista

unread,
May 17, 2017, 5:16:46 AM5/17/17
to AdWords API Forum
Hi Bala,

As per the list of supported operations for BatchJobService, uploading offline conversion data is not included so you may have to do the asynchronous logic on your end.

However, looking at the faultString provided, the RateExceededError was triggered by exceeding the permissible number of daily operations for a Basic Access account. If you are indeed using a Basic Access developer token and your average daily operations and/or report downloads will exceed the permissible amount, then I suggest that you upgrade your account to Standard Access to have unlimited allowable daily operations and report downloads in consideration with the other Rate limits in place.

Regards,
Ivan
AdWords API Team
Reply all
Reply to author
Forward
0 new messages