I'm trying to get access and refresh token in OAuth2 for GoogleAdWords:
I've done these steps before:

1)Create  manager Account 
2)Create developer Token from manager Account.
3)Create Test MCC account  
4)Use the *Test MCC account* for creating *RefreshToken *by 
running OAuthTokenGenerator.exe
5)Create AdWords account , and Use this account for creating *ClientId *and 
*ClientSecret 
.*

use these values in Web.config of my project.
but when I try to Get the campaigns with this code:
          //....
          page = campaignService.get(selector); 

it gets the error 
{"[AuthenticationError.NOT_ADS_USER @ ; trigger:'<null>']"}

I'm very new to GoogleAdwords , so maybe something I'm missing from setting 
 or sth else.
could anyone help me with that?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7c2d1014-8fe7-4a24-bfb9-e78a23f300b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to