On Friday 09 April 2010, SW elucidated thus:
> Reusing authentication seemed to have helped. Surprisingly,
> documentation doesn't state this.
From: http://code.google.com/apis/adwords/v2009/docs/headers.html
"An authentication token is valid for about a week after you acquire it;
when it expir
Reusing authentication seemed to have helped. Surprisingly,
documentation doesn't state this.
Thank you Eric
On Apr 9, 1:20 pm, AdWords API Advisor
wrote:
> Hi,
>
> This likely indicates that you are making too many requests to the
> ClientLogin API in a short period of time. Are you reusing s
Hi,
This likely indicates that you are making too many requests to the
ClientLogin API in a short period of time. Are you reusing services
and/or authTokens in your application?
Best,
- Eric Koleda, AdWords API Team
On Apr 8, 5:19 pm, SW wrote:
> Hi,
>
> We have a process where we replicate go
Hi,
We have a process where we replicate google adwords account to
multiple client accounts(could be 20+) to copy over ads. We started
getting the login failed error recently.
We are using v200909 version with version 7 client library. Please
shed some light in resolving this or suggest a work