Re: Unexpectedly getting error faultMessage=[RateExceededError

2015-03-23 Thread Danial Klimkin
Hello Jason, We looked in the log and the behavior looks correct. 1 + 2 + 3 ... + 141 is over 10k operations, so the error is expected. Note, the daily limit of 10k is not midnight-based, it can be reset at different time, just every 24 hours. This explains while you still see the same error

Re: Unexpectedly getting error faultMessage=[RateExceededError

2015-03-09 Thread Jason Vander Zalm
Hi Danial, Did you get my email on this last week? I'd love to get this sorted out. Thanks, Jason. On Thursday, March 5, 2015 at 6:02:29 AM UTC-8, Danial Klimkin wrote: Hello Jason, Could you please collect all the upload logs (both succeeded and failed) for the day and send me over

Re: Unexpectedly getting error faultMessage=[RateExceededError

2015-03-05 Thread Danial Klimkin
Hello Jason, Could you please collect all the upload logs (both succeeded and failed) for the day and send me over email (reply to author on the right)? -Danial, AdWords API Team. On Wednesday, March 4, 2015 at 8:35:36 PM UTC+3, Jason Vander Zalm wrote: My last attempt was yesterday, so I

Re: Unexpectedly getting error faultMessage=[RateExceededError

2015-03-04 Thread Jason Vander Zalm
Well like I said, I attempted to upload well under 100, and only did it a few times - so I'm certain it would have been under 500 requests in total, so I'm not sure why I was getting that error. I then waited 24 hrs and tried again, and was again able to upload less than 100 conversions before

Re: Unexpectedly getting error faultMessage=[RateExceededError

2015-03-04 Thread Jason Vander Zalm
My last attempt was yesterday, so I tried again today and it let me upload 13 conversion before returning the error: RateExceededError rateName=BillingPerDay, rateKey=level1_plan, rateScope=DEVELOPER, retryAfterSeconds=86400 I then waited a minute and restarted the script. It then let me

Re: Unexpectedly getting error faultMessage=[RateExceededError

2015-03-02 Thread Danial Klimkin
Hello Jason, As per rate sheet, each object mutate is calculated as an operation: https://developers.google.com/adwords/api/docs/ratesheet for offline conversions, each conversion upload is an operation. So if you upload 497 conversion, it's 497 operations consumed, regardless of success

Unexpectedly getting error faultMessage=[RateExceededError

2015-02-27 Thread Jason Vander Zalm
I'm attempting to upload offline conversions using the API. Unfortunately after a few attempts (well under 100) I'm now getting: [Feb 27 2015 22:12:51.00 - ERROR] effectiveUser=481-307-7667 service=OfflineConversionFeedService method=mutate operators={ADD: 497} responseTime=42