Hi Stamatina, If the client account is linked to your MCC account, then you can use your OAuth token to a) get a list of all accounts and b) query those accounts via the API. The customer has already granted you access via linking so you don't need to have them grant via OAuth. They could still additionally do an OAuth grant (anybody correct me if that's not so). Either way you use OAuth 2.0. I don't believe there is a non-deprecated alternative to OAuth 2.0. - Chris
On Monday, January 14, 2013 12:18:58 PM UTC-5, Stamatina Thomaidou wrote: > > Returning to my initial question: > > Let's say I am an MCC Account. > If one of my many different linked client customer accounts tries to log > in to my application and give me access to his data through OAuth 2.0 how > can I retrieve with the usage of the OAuth 2.0 *automatically* his > ClientCustomerId? > Maybe I have not understand correctly the usefulness of the OAuth 2.0 > protocol. > I thought that getting all these authorization tokens from the OAuth 2.0 I > would at the same time be able to retrieve the ClientCustomerId. > > In general, what information does the OAuth 2.0 provide you and why is it > better to use it? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
