Hello everyone,

this is a more general question regarding the new ways that we have to work 
with authentication and access to the accounts.

We have a developer token for the AdWords API that actually corresponds to 
an MCC Account. We have already some client/customer accounts that are 
already linked through the AdWords Interface and Tab "Link Existing 
Accounts" and let's say that we want to modify their campaigns etc. Do we 
have to use an ads.properties file for each one of them? Is there any other 
way? Or do we have to access them programmatically using OAuth 2.0 with 
temporary access tokens that each time we have to refresh them?
Now imagine that we want to have access to totally new clients/customers 
that are not yet linked to the MCC Account. Can we have access to them only 
through OAuth 2.0 and how? Or is it mandatory to go to the AdWords 
interface and Tab "Link Existing Accounts" and define explicitly there that 
we want to administrate and have access to them through the API?

Is there any documentation/tutorial inside this webpage that I may have not 
seen? I think that is a good idea to explain further all these concepts 
with some example scenarios.

Next, a more focused question. The credential received from the OAuth 2.0 
authentication is a temporary one. Thus, how much often do we have to 
refresh it? How can we store the credential info inside let's say a 
database field? (Due to the credential object does not correspond to an 
understandable form for let's say a mysql database field).

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@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



Reply via email to