Hi Tim, An authToken for the AdWords API is valid for two weeks, although it would be fine generating a new token every week or even every day. There is no need to wait for an authToken to expire before generating a new one, although requesting them too frequently (such as one per request) can lead to errors.
I don't believe password changed invalidate an authToken, and I am not aware of any way to manually invalidate an authToken. In regards to errors, there isn't a comprehensive error code page in v2009 as there was in v13. Instead, each service has a number of defined error types and reasons. You can find these under the base type ApiError for each service: http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.ApiError.html Best, - Eric Koleda, AdWords API Team On Dec 13, 10:39 pm, timprepscius <timprepsc...@gmail.com> wrote: > Greetings, > > The client login api specifies that authentication tokens expire in > "about a week." > What does this mean? > > Does this mean, 6-8 days? 4-10 days? Or 0 -> inf? > > I'd sorta actually like to just request new authentication tokens > every X days, and then not worry about having to figure out the errors > which an expired authentication token throws. I have a feeling though > this will not be an option. > > Also, if someone changes their password, will the authentication token > immediately expire? > > If not, is there a way to force an authentication token to expire? > > Also, is there a web page with all of the possible errors from adwords > 2009 enumerated. I can't find it, although I may easily be > overlooking it. > > Thanks in advance, > > -tim -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en.