Hi,

More information about the monthly search volume problem is available
here:

  
http://groups.google.com/group/adwords-api/browse_thread/thread/3b4741f663977f41/

In regards to the QUOTA_EXCEEDED error, this is usually thrown when
you are making too many requests to the API in a short period of
time.  You can use the requestType STATS to get only the statistics
for the input keywords, and you can have up to 2500 input keywords per
request.

Best,
- Eric Koleda, AdWords API Team

On Jul 24, 2:46 am, electron <[email protected]> wrote:
> Hello, I posted before that I was having trouble with my account
> because I was getting incorrect monthly traffic results for keywords
> compared to what other people were getting through their account. I
> have since had 3 php developers who have their own API accounts test
> my scripts using their developer tokens and accounts and tell me that
> there is something bugged with the API that is affecting my account.
>
> I found something that almost worked. I created a new adwords account
> and then used the "link existing advertisers" feature to link the new
> account to my MCC account. After this, I specified the login to the
> new adwords account in my auth.ini file. My scripts all the sudden
> started returning proper search volume results. However, I was only
> able to execute like 2 queries in a row before my script died with
> this error: Uncaught SoapFault exception: [soap:Server]
> QuotaExceededError.QUOTA_EXCEEDED @ ; trigger:'You have exceeded the
> quota in the following categories : RequestsPerMinute. Please retry
> your request after 30 seconds'
>
> This is not acceptable because my script has a long list of keywords
> it needs to lookup exact monthly search volume stats for. So then I
> tried adding a new administrator to my MCC account. Doing that got rid
> of the soap error but then the results were incorrect again just like
> with my original login and I was back to square one.
>
> Someone please help me and do something about this. There is no
> support number I can call about this and I am losing A LOT of money
> every day that my code doesn't work. This is very frustrating. Thanks
> for anything any of you can do.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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