I'm trying to follow this example of implementing OAuth 
(https://developers.google.com/api-client-library/dotnet/guide/aaa_oauth#web_applications)
 
and I can successfully perform a log in and get access to the various user 
properties using the "https://www.googleapis.com/auth/plus.login"; scope. 
What scope do I need to use in order to be able to get a list of the logged 
in user's AdWords client accounts and then post campaigns/AdGroups etc on 
their behalf? I've found some references to 
"https://adwords.google.com/api/adwords/"; but that URL returns a 404. 
Similarly, the OAuth playground 
(https://developers.google.com/oauthplayground/) doesn't have any 
references to AdWords.

Assuming there is a scope, what would it be? If there isn't a scope, how do 
I get all the information and permissions I require? I don't want to use an 
MCC as this adds too many steps and too much admin, I just want to be able 
to get the information from the logged in user and post on their behalf.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7276ab5b-c49b-4d17-bf7e-c40ffd140359%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to