According to this 
<https://developers.google.com/adwords/api/docs/test-accounts> I have to 
use production developer token to connect. I can't use production account 
because our token wasn't approved yet.
Do I need to create test MCC, token on this account and use them? But when 
I created test MCC by this <https://adwords.google.com/um/Welcome/?sf=mt> 
page i wasn't able to generate token.
I know this questions are silly, but manual doesn't define how to use test 
acounts. Could You show step-by-step what type of account I have to create, 
which account should be used to create project, and which acount should be 
used to generate OAuth2?

Thanks
Mateusz

W dniu środa, 3 czerwca 2015 00:05:40 UTC+2 użytkownik Umesh Dengale 
napisał:
>
> Hi Mateusz,
>
> Are you trying to *link* 
> <https://support.google.com/adwords/answer/6139186?hl=en&rd=1#link> the 
> customer account to the MCC account? Keep in mind that you can't link Test 
> and Production MCC accounts. If you still have issues, please send me the 
> steps you took in the AdWords interface to add a member.
>
> Thanks,
> Umesh, AdWords API Team.
>
> On Monday, June 1, 2015 at 5:27:00 PM UTC-4, Mateusz Kordowiak wrote:
>>
>> Hello.
>> I got [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'<null>'] 
>> when call page = CampaignService.get(selector)
>>
>> <AdWordsApi>
>> <add key="UserAgent" value="our product name"/>
>> <add key="DeveloperToken" value="token (not approved)" />
>> <add key="ClientCustomerId" value="test account ID"/>
>>
>> <!-- OAuth2 configuration -->
>> <add key="OAuth2Mode" value="APPLICATION" />
>> <add key='AuthorizationMethod' value='OAuth2' />
>> <add key='OAuth2ClientId' value='Client id from project on PROD account 
>> Credential tab apps.googleusercontent.com' />
>> <add key='OAuth2ClientSecret' value='Client secret from project on PROD 
>> account Credential tab' />
>> <add key='OAuth2RefreshToken' value='Token generated by OAuth2 Token 
>> Generator' />
>> </AdWordsApi>
>>
>>
>> Test account was added as owner to project on production account. 
>> (Permissions-> Add member)
>>
>> And it's still happen. Could someone help to solve that problem.
>> Regards Mateusz
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d212af8e-3e32-4d9c-8ca0-dc828d75f99a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to