Hi,

To try to make things a bit clearer, let's refer to the accounts as follows.

   - ProdMcc = The non-test MCC for which a developer token is pending
   - ProdAdWords = The non-test AdWords account that is a child of ProdMcc
   - TestMcc = The test MCC
   - TestAdWords = The test AdWords account that is a child of TestMcc

In this setup, you will be able to issue API requests for TestMcc using the 
developer token from ProdMcc.  You will *not* be able to issue API requests 
for ProdMcc or ProdAdWords.

The configuration settings should come from the accounts as follows:

   - ClientCustomerId - TestAdWords
   - OAuth2ClientId - ProdMcc
   - OAuth2ClientSecret - ProdMcc
   - OAuth2RefreshToken - TestMcc or TestAdWords
   - DeveloperToken - ProdMcc

In order to use this setup, please make sure that on ProdMcc you have set 
up billing information and accepted the Terms & Conditions.

If this still doesn't resolve the issue, please send the relevant customer 
IDs *only to me* by clicking *Reply to Author *and I'll check your account 
setup.

Thanks,
Josh, AdWords API Team

On Friday, January 3, 2014 12:08:01 PM UTC-5, kgo...@deerso.com wrote:
>
> I cannot figure this out, as the documentation for the process is very 
> unclear.
>
> I have
>
> 1.  Regular AdWords account non MMC (I think this is what it is, it has no 
> API settings anywhere)
> 2.  MMC Developer Account with API key Pending, linked to Account #1
> 3.  Test MMC Developer Account with API key Pending, linked to currently 
> nothing.
>
>
> At the moment just attempting to get the API to do ANYTHING but error.
>
> Using these credentials
>
> ClientCustomerId = #3, Test Customer Id
> OAuth2ClientId = #3, Test Account ClientId
> OAuth2ClientSecret = #3, Test Account ClientSecret
> OAuth2RefreshToken = #3, Test Account Refresh Token
> Developer Token = #2, Dev Account Pending Developer Token
>
> I get the QuotaCheckError.INCOMPLETE_SIGNUP error.  What account does it 
> think is incompletely signed up?
>
> Using these credentials (changes in bold)
>
> ClientCustomerId = #3, Test Customer Id
> OAuth2ClientId = #3, Test Account ClientId
> OAuth2ClientSecret = #3, Test Account ClientSecret
> OAuth2RefreshToken = #3, Test Account Refresh Token
> *Developer Token* = #3, Test Account Pending Developer Token
>
> I get the QuotaCheckError.ACCOUNT_INACTIVE error.  I'm assuming that's 
> just because i can't use a straight test account with nothing linked
>
> All other combinations of credentials and things I have tried gets me a 
> USER_PERMISSION_DENIED error.
>
> Can someone please inform me what information I am suppose to enter to use 
> a Test account with the API?
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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
--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to