Hello Hans,
OAuth2 is not specific to AdWords API and we can't set / share the exact limits here (they can also change over time). The only description I can suggest is the note here: https://developers.google.com/accounts/docs/OAuth2#basicsteps >From practice, access tokens can get invalidated as soon as you get a new one, but you can have multiple refresh tokens per app. We'd recommend to set up a token sharing service for such cases as this would get harder and harder with your environment scaling. -Danial, AdWords API Team. On Thursday, February 6, 2014 10:42:24 PM UTC+4, HK wrote: > > Hi, > > I suspect this has been asked before, but I was unable to find an answer. > We currently have four servers accessing the AdWords APIs and to avoid > having to share access tokens / refresh tokens across servers, I'd like to > have each server use its own set of access token / refresh tokens which > they would renew every hour. How many active /(valid) access tokens / > refresh tokens can we obtain for an MCC account at any given time? If you > are not able to provide the exact number, could you give me a ballpark for > what the number might be? (1-30, 1-50?) > > Thanks in advance, > Hans > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
