RE: RateExceededError: After only performing a few hundred operations

2019-12-02 Thread Google Ads API Forum Advisor Prod
Hi Abid, Thanks for reaching out to us. I see that the error you’ve encountered is a rate limit type error under the ‘Developer’ scope. Every Google Ads manager account signed up to use AdWords API has a single developer token, and every request you make is most likely associated with that deve

Re: RateExceededError

2019-03-18 Thread Yang Yang
nerver mind. I got standard acess, so no longer capped by limit On Fri, Mar 15, 2019 at 3:29 AM googleadsapi-forumadvisor via AdWords API and Google Ads API Forum wrote: > Hi Yang, > > Just to further clarify, the rateScope=DEVELOPER counts all API calls > associated with the developer token use

RE: RateExceededError

2019-03-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Yang, Just to further clarify, the rateScope=DEVELOPER counts all API calls associated with the developer token used so this could be the reason why you were capped at about 2k operations in a day. With regards to 4k report requests in a day without encountering any error, you may send your

RE: RateExceededError

2019-03-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, The RateExceededError with rateScope=DEVELOPER happens when you exceeded the limit on the number of operations or report downloads daily (you may refer to this link

RE: RateExceededError rateName=RATE_LIMIT

2019-03-04 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I see that you are getting rate limit with ACCOUNT scope. This means that the number of calls against the specific account is high in the short interval of time. You will need to slow down and wait atleast the time specified in the retryAfterSeconds parameter in the error and retry the reque

Re: RateExceededError rateName=RATE_LIMIT

2019-03-04 Thread Andreas Toresäter
Hi, I am getting this error too. I just started developing with the API, new dev token approved yesterday. First two request I got this error so I find it very strange that the limit should be exceeded. A don't do many requests a minute since I am doing them manually trying to figure out what is

RE: RateExceededError although sleep(45) is in action

2019-02-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mustafa, No, the issue you encountered is not about your account or the way you have implemented the code. It is a known issue with the service due to its nature as an expensive and widely used service. Thanks and regards, Peter AdWords API Team On 02/05/19 18:14:01 mustafa.ko...@gmail.com

Re: RateExceededError although sleep(45) is in action

2019-02-05 Thread Mustafa
Really appreciated for your help. So this is not about our account or coding? Cause only time we use TargetingIdeaService is in this specific code. Thank you for your time Peter. 5 Şubat 2019 Salı 12:22:01

RE: RateExceededError although sleep(45) is in action

2019-02-05 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mustafa, I have already replied to you in private containing the reason as to why you are encountering the issue. Also, for the benefit of others in this forum who are also encountering a similar error, you may refer below for the contents of my reply : *"Thank you for sending more informati

Re: RateExceededError although sleep(45) is in action

2019-02-05 Thread Mustafa
I've sent you the details Peter. Thank you for your time and interest. 4 Şubat 2019 Pazartesi 09:35:52 UTC+3 tarihinde googleadsapi-forumadvisor yazdı: > > Hi Mustafa, > > To further investigate, could you provide to me the complete SOAP request > and response generated when this error occurred

RE: RateExceededError although sleep(45) is in action

2019-02-03 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mustafa, To further investigate, could you provide to me the complete SOAP request and response generated when this error occurred? You may reply to me via the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team On 02/03/19 17:43:02 mustafa.ko...@gmail.com wrote:

Re: RateExceededError after a few operations

2018-12-11 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alexandra, Unfortunately, there is currently no way to know how many requests your account has made for the day. However, you could refer to the rate sheet guide on how the operations are computed. According to this g

Re: RateExceededError when using TargetingIdeaService with less than 5 calls per minute

2018-04-04 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Joan, Currently, we don't have a way for users to check on how many request was being sent using this service on the AdWords back end. For TargetingIdeaService, it does not depend on your usage alone, but on the usage of all users on a certain time of the day, and other factors. So if there

Re: RateExceededError when using TargetingIdeaService with less than 5 calls per minute

2018-04-04 Thread Joan Figuerola Hurtado
Thank you Luis, Is there any way to see how many requests I am doing or rate limits for that service or any other alternative way to do it? I've already added 120s sleeps between requests but they don't seem enough as I keep getting the error. I need to make ~1500 requests and only managed to

Re: RateExceededError when using TargetingIdeaService with less than 5 calls per minute

2018-04-03 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Joan, The TargetingIdeaService is a more expensive service to call as compared to the other services of the AdWords API. The rate limits for this service are significantly more strict than the other serv

Re: RateExceededError How can I solve this error?

2017-11-09 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Milan, The RateExceededError is usually experienced when there are too many requests made to the API in a short period of time. Since the rateScope here is ACCOUNT, it indicates that the limit h

Re: RateExceededError when migrating to v201708 - PHP

2017-09-28 Thread Alejandro Claure
I was able to solve this problem by implementing better control in the number of calls my web app mas doing to the API. On Monday, September 25, 2017 at 4:33:48 PM UTC-4, Alejandro Claure wrote: > > I've been trying to switch my php web app to use v201708 (currently > v201609) > > As soon as do

Re: RateExceededError when migrating to v201708 - PHP

2017-09-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alejandro, It looks like you encountered the RateExceededError for exceeding the rate limit across Account rate scope. This rate limit is metered on all requests to a single AdWords account - no matter which developer token was used to make the request. There isn't a fixed queries per secon

Re: rateexceedederror targetingideaservice

2017-06-13 Thread 'Ivan Bautista' via AdWords API Forum
Hi Karim, Do you still encounter the error? If you still need our assistance, please provide the previously requested information so we can investigate further on our end. Regards, Ivan AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goo

Re: rateexceedederror targetingideaservice

2017-06-02 Thread 'Ivan Bautista' via AdWords API Forum
Hi Karim, To help us investigate further, could you share to us privately (using *reply privately to author* option) the SOAP request and response logs captured when error was encountered as well as your clientCustomerId? Regards, Ivan AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: rateexceedederror targetingideaservice

2017-06-02 Thread karim . benna
Hi Ivan, I did what you advised me to do and my request got approved. When i tried to relunch my Program using the API i still had an error. And this is the prog

Re: rateexceedederror targetingideaservice

2017-05-30 Thread karim . benna
Hello Ivan, Thank you very much for your helpful answer. I will apply for an upgrade to Standard Access and do the way you describe it to me. Kind Regards, Karim Benna -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blo

Re: rateexceedederror targetingideaservice

2017-05-30 Thread 'Ivan Bautista' via AdWords API Forum
Hi Karim, As per the Rate Limit guide , the RateExceededError could be triggered by a number of factors so you need to be mindful of these as well as other Targeting Idea specific limits

Re: RateExceededError while adding blocked IP addresses

2016-12-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, The rate exceeded error with scope of ACCOUNT can still occur even with Standard access. You will need to run less operations at the same time. Please see our list of Best Practices for some suggestions on how to optimiz

Re: RateExceededError while adding blocked IP addresses

2016-12-08 Thread PS
Thanks for the quick response. This means we can't update all of our campaigns in a reasonable amount of time without applying for standard access? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus

Re: RateExceededError while adding blocked IP addresses

2016-12-08 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Prashant, Since the scope of your error is ACCOUNT, it does not have to do with the number of operations you are doing, instead it deals with the rate of how many operations you are doing per second. Here is a description

Re: RateExceededError

2016-10-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Andras, The RateExceededError contains these three important fields: - rateScope - The scope of the rate that was exceeded, which can be ACCOUNT or DEVELOPER. - rateName - Contains th

Re: RateExceededError

2016-09-18 Thread 'Joyce Lava' via AdWords API Forum
Hi Srikanth, The rateName in the RateExceededError determines the name of the rate limit that was e

Re: RateExceededError for Standard Accounts

2016-08-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Charles, ACCOUNT scope errors do not relate to the number of the operations. Having said that, here is a list of Best Practices that may help you optimize your code. Regards, Anthony AdWords API Team -- --

Re: RateExceededError for Standard Accounts

2016-08-19 Thread Charles Michael
Hello, I read thru the guide and it seems that TargetingIdeaService only costs 1 operation regardless of the number of keywords being submitted (I'm doing batches of 600 keys/request). I've already implemented a 45 second throttle between requests and everything is being run sequentially (no pa

Re: RateExceededError for Standard Accounts

2016-08-19 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Charles, The rate exceeded error you are running into is ACCOUNT scope . This happens regardless of whether you have Standard access. The guide I provided gives some solutions to remedy this error. Ple

Re: RateExceededError rateName=RATE_LIMIT

2016-08-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, If an application makes a high number of requests per second on a single AdWords account, then the AdWords API server may return a RateExceededError within the Account scope. The RateExceededError will contain the retryAfterSeconds field which is the suggested number of seconds the applica

Re: RateExceededError rateName=RATE_LIMIT

2016-08-04 Thread gianluca . campo
Same problem here. This is the messagge I got (mine is a Python script): *No handlers could be found for logger "suds.client"* *Traceback (most recent call last):* * File "C:\Users\gianluca.campo\Google Drive\Gianluca\Scripts\Python\Adwords-API-Python\get-search-volumes-of-kwds\getSearchVolumesO

Re: [RateExceededError ]

2016-08-04 Thread daniel
Hello, We have encountered this error since last Thursday and have neither changed anything in our sourcecode nor reached the Basic;s access call limit. Could you please check in our account and see why are we encountering this error? [RateExceededError ] Thanks On Tuesday, January 12, 20

Re: RateExceededError of TargetIdeaService

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hello, Glad to hear that. Please feel free to contact us if you have any questions and concerns while using AdWords API and we'll be happy to assist you. Cheers, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://google

Re: RateExceededError of TargetIdeaService

2016-07-28 Thread T.Motodate
Thank you very much, Joyce. I understood the reason. We'll try re-constructing our system according to the recommended practices you notified. 2016年7月28日木曜日 17時26分48秒 UTC+9 Joyce Lava: > > Hi, > > Please see the answers below in blue: > > 1. Whether the account has Standard Access Level, the Ra

Re: RateExceededError of TargetIdeaService

2016-07-28 Thread 'Joyce Lava' via AdWords API Forum
Hi, Please see the answers below in blue: 1. Whether the account has Standard Access Level, the Rate Limit of TargetingIdeaService is always applied? Or, we needs other special Access permissions? Regardless of the access level

Re: [RateExceededError ]

2016-05-31 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, This post is specific to an issue that occurred several months ago, so the problem Michael mentioned is probably not related to the rate limit issues you're encountering today. Could you let me know the following? 1. Whether your developer token is for Basic or Standard access

Re: [RateExceededError ]

2016-05-31 Thread Idan Cohen
Hey Anthony, I got this error and I already have an approved API account, so according to you this shouldn't have happened. What do you suggest I do? On Tuesday, January 12, 2016 at 6:06:47 PM UTC+2, Anthony Madrigal wrote: > > Hi Ulas, > > The rate exceeded error occurs when you are exceeding

Re: [RateExceededError ]

2016-01-13 Thread Michael Cloonan (AdWords API Team)
Hello, There was actually an error in the way we counted operations for basic access users that was fixed last week, which caused many users to begin encountering this error when doing the same thing they'd been doing all along. To get around this, you should apply for standard access as Anthon

Re: [RateExceededError ]

2016-01-13 Thread Ulaş Yılmaz
Hi Anthony, Thank you for the answer. Obviously, That is an information I have already encountered in my search on what might have happened. What I also want to understand is why this happened after using the basic account for over millions of updates. Functions mutate and mutateLabel had been

Re: RateExceededError on test account

2016-01-12 Thread Yin Niu
Hi Nick, Test accounts have the same rate limits as production accounts. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Re: [RateExceededError ]

2016-01-12 Thread Anthony Madrigal
Hi Ulas, The rate exceeded error occurs when you are exceeding the number of operations per day. In order to ensure this error will not happen again, I recommend applying for Standard Access , since that will give you unlimited operations p

Re: RateExceededError rate limiter is broken

2015-12-14 Thread Michael Cloonan (AdWords API Team)
Hello, When this occurs, do you get the error twice but then execution is fine, or do you repeatedly get this error every time even after waiting the designated number of seconds. The first case could be normal during times of high usage or based on synchronization issues inherent with Interne

Re: RateExceededError rate limiter is broken

2015-12-10 Thread starrychloe S.
I don't think that would be possible because it's intermittent and it happens on Heroku which has an ephemeral file system. I know that you can set the API to write the SOAP requests to a file which I seem to remember doing during debugging, but if it writes in production it's not possible to a

Re: RateExceededError rate limiter is broken

2015-12-09 Thread Anthony Madrigal
Hello, Are you still experiencing this error? If so, could you please *reply privately to author *me your SOAP request and response that cause this error? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://goo

Re: RateExceededError occurring a lot more often today

2015-10-06 Thread Nadine Sundquist (AdWords API Team)
Hi Alexander, The engineers told me they've found a solution, and you shouldn't be seeing these issues anymore. Best, Nadine, AdWords API Team On Wednesday, September 30, 2015 at 3:50:09 PM UTC-4, Nadine Sundquist (AdWords API Team) wrote: > > Hello Alexander, > > Here's a quick update. I con

Re: RateExceededError occurring a lot more often today

2015-09-30 Thread Nadine Sundquist (AdWords API Team)
Hello Alexander, Here's a quick update. I confirmed that they're still working on a solution. I'll update this thread as I hear more. Cheers, Nadine, AdWords API Team On Wednesday, September 30, 2015 at 2:57:57 PM UTC-4, Nadine Sundquist (AdWords API Team) wrote: > > Hi Alexander, > > Thanks f

Re: RateExceededError occurring a lot more often today

2015-09-30 Thread Nadine Sundquist (AdWords API Team)
Hi Alexander, Thanks for the confirmation. I'm checking with the engineers working on these services now to see if they implemented the fix for this, yet. I'll get back to you as soon as I hear back from them. In the meantime, please keep me updated if you see an improvement. Thanks, Nadine, A

Re: RateExceededError occurring a lot more often today

2015-09-30 Thread Alexander Nitschke
I can confirm that. It's more or less the same as of now. I will monitor this and look if there is improvement. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/post

Re: RateExceededError occurring a lot more often today

2015-09-30 Thread Stefan Kleine Stegemann
Hi, thanks for your Update, Umesh. However, so far, we did not notice any improvement. In fact, today we get more rate limit errors than yesterday. Best regards, Stefan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blo

Re: RateExceededError occurring a lot more often today

2015-09-29 Thread Umesh Dengale
Hi Stacie, We had a known issue with TIS/TES which coincides with the time the users were facing issues. Things should be better now, so you should no longer see the errors. we haven't changed the rate limits at our end, but this also depends on the load on our servers. Thanks, Umesh, AdWords

Re: RateExceededError occurring a lot more often today

2015-09-29 Thread Stacie Waleyko
Hi, We are seeing the exact same issues as Stefan and Alexander. We contacted support last Wednesday when the REEs first started appearing and was told it was an issue on Google's end. Is that still true for the REEs we are getting today? Thanks, Stacie -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: RateExceededError occurring a lot more often today

2015-09-29 Thread Stefan Kleine Stegemann
Hi, starting this morning, we're experiencing similar issues. The throughput rates we've got from the TrafficEstimatorService were pretty stable over the past months but today, we get a lot of RateExceededErrors (the same as illustrated by Alexander). Waiting for 30 seconds sometimes helps an

Re: RateExceededError keep

2015-08-21 Thread Michael Cloonan (AdWords API Team)
Hello, Thank you for the report that this is occurring. We've also heard this from a few other sources, and I've already contacted our engineering team to take a look at what's going on. Regards, Mike, AdWords API Team On Friday, August 21, 2015 at 2:24:37 AM UTC-4, Justin Coon wrote: > > Also

Re: RateExceededError keep

2015-08-20 Thread Justin Coon
Also seeing it with the https://adwords.google.com/api/adwords/cm/v201502/CampaignService CampaignService However we dont see the issue with the reports portion of API On Friday, August 21, 2015 at 1:16:10 AM UTC-5, Justin Coon wrote: > > We are again seeing this issue. It appears to be with >

Re: RateExceededError keep

2015-08-20 Thread Justin Coon
We are again seeing this issue. It appears to be with https://adwords.google.com/api/adwords/cm/v201502/AdGroupService AdGroupService Is there a fix coming soon? On Thursday, July 30, 2015 at 11:55:03 AM UTC-5, Mark Rogoyski wrote: > > Hi Mike, > > Thank you for the update. We are currently not

Re: RateExceededError keep

2015-07-30 Thread Mark Rogoyski
Hi Mike, Thank you for the update. We are currently not seeing any of the 500s with the InternalApiError.UNEXPECTED_INTERNAL_API_ERROR that we were seeing before. I will keep monitoring it and update if something changes. Thanks. Mark On Thursday, July 30, 2015 at 8:58:12 AM UTC-7, Michael Cl

Re: RateExceededError keep

2015-07-30 Thread Michael Cloonan (AdWords API Team)
Hello, We have just pushed a change to production that should hopefully resolve this issue. If anyone can confirm that the problem is fixed, please let me know. Regards, Mike, AdWords API Team On Thursday, July 23, 2015 at 6:07:35 PM UTC-4, Kristopher Windsor wrote: > > We mainly do these thin

Re: RateExceededError keep

2015-07-23 Thread Kristopher Windsor
We mainly do these things: - Report queries ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND - Entity / read-only queries to get campaigns, ads, etc InternalApiError.UNEXPECTED_INTERNAL_API_ERROR - Submit CPC bids in batch --> This seems to work OK Thanks, On Thursday,

Re: RateExceededError keep

2015-07-23 Thread Eric Berry
I'm seeing this when using the TargetingIdeaService On Thursday, July 23, 2015 at 11:25:29 AM UTC-6, Michael Cloonan (AdWords API Team) wrote: > > Hello again, > > One other followup question. For users this is affecting, is it > specifically only affecting reporting, or are you also seeing this

Re: RateExceededError keep

2015-07-23 Thread Yuval Haimov
We use the *CampaignCriterionService *and *CampaignService *as well as the *MutateJobService. *all under v201506. No reporting at all. 2015-07-23 21:09 GMT+03:00 Justin Coon : > We mostly use reporting, but we do use other read-only services for example > > Google.Api.Ads.AdWords.v201502.Campaign

Re: RateExceededError keep

2015-07-23 Thread Justin Coon
We mostly use reporting, but we do use other read-only services for example Google.Api.Ads.AdWords.v201502.CampaignService.get On Thursday, July 23, 2015 at 12:25:29 PM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hello again, > > One other followup question. For users this is affecting,

Re: RateExceededError keep

2015-07-23 Thread Michael Cloonan (AdWords API Team)
Hello again, One other followup question. For users this is affecting, is it specifically only affecting reporting, or are you also seeing this behavior with other services? Regards, Mike, AdWords API Team On Thursday, July 23, 2015 at 1:15:54 PM UTC-4, Michael Cloonan (AdWords API Team) wrot

Re: RateExceededError keep

2015-07-23 Thread Michael Cloonan (AdWords API Team)
Hello, Everyone who is experiencing this issues, please reply to me privately with your developer token and CID so that we can narrow down and take a closer look at specifically known affected accounts. The engineering team is actively looking into this issue. Regards, Mike, AdWords API Team

Re: RateExceededError keep

2015-07-23 Thread Michael Cloonan (AdWords API Team)
Thanks everyone for the reports. I've filed a bug with our engineering team to look into this issue, and I will keep this thread updated as I hear back. Regards, Mike, AdWords API Team On Thursday, July 23, 2015 at 9:38:28 AM UTC-4, Justin Coon wrote: > > Let me also add that our analytics tool

Re: RateExceededError keep

2015-07-23 Thread Justin Coon
Let me also add that our analytics tool has been working without this issue for at least 6 months as well. No changes on our end, but this just started happening within the last few days. We download reports, and make a few read-only calls related to account structure, campaigns, and ads. Thank

Re: RateExceededError keep

2015-07-23 Thread uvsuperDev
Hello Michael, We are well aware to the rate limits and we have implemented all your best practices (using mutateJobService, waits etc.). As I have written on my original post we keep getting this after the 24 hours penalty after making another 15-20 calls within a hour (that isn't too much, rig

Re: RateExceededError keep

2015-07-23 Thread Michael Cloonan (AdWords API Team)
Hello Kristopher, Based on the number of reports, and your description, I am starting to suspect like you that something may be wrong on our end. Can you please reply to me privately and include an example SOAP request/response where you're getting the rate limiting error at a time where you no

Re: RateExceededError keep

2015-07-22 Thread Kristopher Windsor
I am also seeing this error. Our application has been running for months without major changes, and we just noticed many rate exceeded errors starting yesterday. We have a token bucket implementation, exponential back-off strategy, everything that was recommended. I think something has changed

Re: RateExceededError keep

2015-07-22 Thread Justin Coon
Is it possible to get a grace extension for a day or so to remove the 24hr ban while I put more logic to handle the more transient rate limit errors and deploy that code? I've already changed through our config file to download reports on a less often interval so that should help alot, but I need m

Re: RateExceededError keep

2015-07-22 Thread Michael Cloonan (AdWords API Team)
Hello, If you continue to make requests when rate limited, then the clock will reset each time, yes. It really is in your best interest to wait the amount of time the error indicates, every time, even if that time is an entire day. Regards, Mike, AdWords API Team On Wednesday, July 22, 2015 at

Re: RateExceededError keep

2015-07-22 Thread Justin Coon
Does the clock reset the 24 hrs every time a subsequent request is made (the request obviously still fails)? On Wednesday, July 22, 2015 at 11:30:10 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hello Justin, > > If you adhere to the timeouts specified in the rate limit errors, you wil

Re: RateExceededError keep

2015-07-22 Thread Michael Cloonan (AdWords API Team)
Hello Justin, If you adhere to the timeouts specified in the rate limit errors, you will never be locked out for an entire day. Rate limits apply to all accounts, and they're enforced to make sure that one user cannot prevent the ability of another to use the API. You must honor the returned wa

Re: RateExceededError keep

2015-07-22 Thread Justin Coon
We have been dealing with the exact same thing. But this seems really silly that we stop making requests for 24hrs. Basically that requires to stop our software completely...which effects our customers. So every time we make a subsequent request (after the initial error) the clock starts over??!

Re: RateExceededError keep

2015-07-22 Thread Michael Cloonan (AdWords API Team)
Hello, This is a rate limiting error, not an error related to your daily operations. Please read more about Rate Limits on our developers site. It is very important that, as soon as you receive an error like this, you stop ma

Re: RateExceededError despite using MutateJobService

2015-02-22 Thread Jason Stedman
Dominic, There are two different types of RateExceededErrors. There is the more common rate limit exceeded error that results from too many requests per minute, which is the one that can be avoided by using MutateJobService. You are running into the less common type which is based on your acces

Re: RateExceededError on unlimited account

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi Thomas, So, I had another look, and looks like you are on "Basic" plan and not on "Standard" access. You are limited to 1 operations per day. I got a bit misled by your email title that suggested you had an "unlimited" token. sorry about that. To fix the error, you need to apply for "St

Re: RateExceededError on unlimited account

2014-08-06 Thread Thomas Stehle
Hi Anash, thanks for your response. Could you tell me please how many QPS we have? We working with a realtime solution so the 30 second waiting time for retry an response is unable to cope for us. Thanks and Kind Regards Thomas On Wednesday, August 6, 2014 10:41:01 AM UTC+2, Thomas Stehle w

Re: RateExceededError on unlimited account

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi Thomas, Standard access doesn't give a developer token unlimited QPS, there's a limit we enforce on all developers to make sure that a single user won't deprive all our users' server capacity. The simplest fix would be to catch these errors, and retry after about 30 seconds. See https://dev

Re: RateExceededError

2014-07-14 Thread Jason Stedman
You might also want to try to get some of your data using AdHoc Reports instead of Api calls. As the rate sheet shows, reports don't count agains your api calls. They also perform much better for large datasets. Check here for more info: https://developers.google.com/adwords/api/docs/guides/rep

Re: RateExceededError

2014-07-14 Thread Danial Klimkin
Hello, Basic access is limited to 10k operations a day. Consider splitting your requests between different days or applying for Standard access. See: https://developers.google.com/adwords/api/docs/ratesheet -Danial, AdWords API Team. On Saturday, July 12, 2014 12:52:52 PM UTC+4, Bwteam We

Re: RateExceededError returned with no fields

2014-06-18 Thread Ray Tsang (AdWords API Team)
=) no worries. Let me know if you need additional help on this. Cheers, Ray On Wednesday, June 18, 2014 12:49:23 PM UTC-4, Alan Coleman wrote: > > Doh! > > I'm reading the error back from storage and writing out. And of course the > contents of <> are not displaying in HTML. > > Silly me! > >

Re: RateExceededError returned with no fields

2014-06-18 Thread Alan Coleman
Doh! I'm reading the error back from storage and writing out. And of course the contents of <> are not displaying in HTML. Silly me! On Wednesday, June 18, 2014 5:37:12 PM UTC+1, Alan Coleman wrote: > > Hello everyone, > > I'm storing and handling any errors I receive back from the API, however

Re: RateExceededError with Standard Access

2014-06-11 Thread Michael Cloonan (AdWords API Team)
Hello, Standard access removes the 10,000 operation limit per day associated with basic access, but all accounts (standard and basic) are subject to our rate limiting. We have a guide that covers how to deal with our rate limit errors

Re: RateExceededError rateName=RATE_LIMIT

2014-04-11 Thread Ray Tsang (AdWords API Team)
Jam, Please get the additional informationso that we can see the rateScope and retryAfterSeconds as well. Those are just as important as the rateName. Secondly, please provide the full request/response log. Thanks, Ray On Friday, April 11, 2014 3:51:54 AM UTC-4, Pearl Jam wrote: > > > ... w

Re: RateExceededError rateName=RATE_LIMIT

2014-04-11 Thread Pearl Jam
... what a meaningful answer! thanks! we have seen these rateName too, and dont know for what it stands. at AdWords API Rate Limits guide is written: Rate name and why it matters? In addition to understanding Rate Scope, it’s also IMPORTANT to understand the type of Rate Limit that was exceeded

Re: RateExceededError rateName=RATE_LIMIT

2014-04-10 Thread Ray Tsang (AdWords API Team)
Hi, Please review our AdWords API Rate Limits guide. There should be more information associated w/ the exception and you have to access it via additional methods. Cheers, Ray On Thursday, April 10, 2014 9:50:24 AM UTC-4, ko

Re: [RateExceededError ]

2014-01-23 Thread Danial Klimkin
Hello Jürgen, This error means you've exceeded the daily 10k operations limit. I suggest improving monitoring on the number of operations used. -Danial, AdWords API Team. On Monday, January 20, 2014 5:22:36 PM UTC+4, Jürgen Wiest wrote: > > I'm getting the error "[RateExceededError rateKey

Re: [RateExceededError ]

2014-01-21 Thread Danial Klimkin
I am closing this old thread, please follow up in the duplicate: https://groups.google.com/forum/#!topic/adwords-api/IdEcE48_s7A -Danial. On Monday, January 20, 2014 5:38:45 PM UTC+4, Jürgen Wiest wrote: > > I'm getting the error "[RateExceededError rateKey=level1_plan, rateScope=DEVELOPER,

Re: [RateExceededError ]

2014-01-21 Thread Jürgen Wiest
I'm getting the error "[RateExceededError ]" even though I have only used normal units so far. Can anyone tell me how the 10k per day are working? My system was working perfectly until today morning, can someone pleas help me Am Montag, 20. Mai 2013 14:35:58 UTC+5:30 schrieb con...@webef

Re: RateExceededError in TargetingIdeaService

2013-11-06 Thread Danial Klimkin
Hello, TIS / TES services are not available for test accounts, as test accounts have no real data available. You need an approved token to use these services. -Danial, AdWords API Team. On Monday, November 4, 2013 10:38:53 PM UTC+4, slege...@gmail.com wrote: > > Both the GetKeywordIdeasExam

Re: RateExceededError rateScope=ACCOUNT

2013-11-05 Thread Anash P. Oommen (AdWords API Team)
Hi Erkan, You'd need to get in touch with your account manager at Google to get into the whitelist. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, November 5, 2013 7:46:23 AM UTC-5, Erkan Ceran wrote: > > Hi Paul, > > Thank you your answer i will investigate our code and try again.

Re: RateExceededError - TrafficEstimatorService with New Accounts created under MCC

2013-11-05 Thread moleary
Hi Anesh, Thanks for the feedback. I guess the problem is it takes about 4 hours for the account to move out of this state. With our UI design we allow the user to view traffic estimates for keywords after creating the first Ad. I have got around the problem by creating a few backup accounts,

Re: RateExceededError rateScope=ACCOUNT

2013-11-05 Thread Erkan Ceran
Hi Paul, Thank you your answer i will investigate our code and try again. I want to ask another question to you. We will want to use BudgetOrderService (v201306) servise but i see "Note: This service is available only on a whitelist basis." in documantation page. Could you add us to whitelist?

Re: RateExceededError - TrafficEstimatorService with New Accounts created under MCC

2013-11-05 Thread Anash P. Oommen (AdWords API Team)
Hi John, Mark, You are seeing the issue because it is a fresh account. If you give it a while, or you setup some ads in this account and allow it to serve, the account should move out of the new account status and higher rate limits will apply to the accounts. Cheers, Anash P. Oommen, AdWords

Re: RateExceededError

2013-11-05 Thread Anash P. Oommen (AdWords API Team)
Hi John, Yes, this one is specific for new accounts. That should go away once your account starts serving some ads and it stops becoming a fresh account. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, November 4, 2013 3:56:58 PM UTC-5, John Slegers wrote: > > I think it's specific for

Re: RateExceededError in TargetingIdeaService

2013-11-05 Thread slegersjohn
Both the GetKeywordIdeasExample and the GetPlacementIdeasExample keep giving me this same problem. I'm using a test account with developer token from a production acount. I'm using PHP. Op donderdag 18 juli 2013 14:14:27 UTC+2 schreef Danial Klimkin: > > Hello, > > > RateExceeded error depend

Re: RateExceededError - TrafficEstimatorService with New Accounts created under MCC

2013-11-05 Thread John Slegers
I'm having the same problem with an account I created the normal way. I created both my test and production account earlier today. I've focused mostly on the TargetingIdeaService, but I can't even get the examples from the PHP client library to work. No matter how I adjust my search criteria,

Re: RateExceededError

2013-11-05 Thread John Slegers
I think it's specific for new accounts (rateKey=new_qps). Op dinsdag 1 oktober 2013 11:34:49 UTC+2 schreef Anash P. Oommen (AdWords API Team): > > Hi, > > Could you kindly send me a SOAP request / response xml and your API MCC > customer id to anash.p...@google.com and update this > thread

  1   2   >