Hi All,

Thanks for the replies. The challenge is to figure out what a realistic 
throughput we can expect from AdWords API before it returns 
RateExceededError.  For example, if my goal is to update 1M keywords per 
hour.  I can easily mock the API to support that throughput rate, but I 
suspect the AdWords API will give me RateExceededError at that rate.  I 
cannot find any documentation on what is the rate we can expect for a 
single account.  I know it cannot be a fixed number, but at least can we 
get a range?

-thanks


On Tuesday, March 27, 2012 12:13:43 AM UTC-7, Anash P. Oommen wrote:
>
> Hi Sun,
>
> IMO, the best thing to do would be to mock out the AdWords API endpoint - 
> e.g. setup a local server that sends mock responses for your SOAP requests 
> and use that to emulate various conditions - e.g. a delay of 2 minutes to 
> download a report, a rate exceeded error if you perform more than n 
> operations per minute, etc. I wouldn't recommend making calls against the 
> production account just for a stress test, since it costs money, and also 
> because you may end up spending your Advertisement budget on test campaigns.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Tuesday, 20 March 2012 03:42:39 UTC+5:30, H Sun wrote:
>>
>> Hi everyone,
>>
>> Just curious to know how people conduct performance/load tests for their 
>> Adwords applications.  Sandbox is not meant for load testing. If we want to 
>> mock the Adwords, what is the SLA we can expect.  I just cannot find any 
>> documentation on that.  
>>
>> Thanks 
>>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to