Hi 

I have the following setup.
=======================================================
I have an MCC account for production with the details
Customer ID      :  333-332-3726
Email Address   : ulfathussain.dpl....@gmail.com
=======================================================
I have an test MCC account with the details
Customer ID      :  247-901-4773
Email Address   : ulfathussain.dpl.mcctestacc...@gmail.com
=======================================================
I have also created an application on 
"https://console.developers.google.com"; with following details
name              :   TestAppForMCCAccount
email               :   ulfathussain.dpl.adword.api...@gmail.com (used for 
sign in purpose to create the application )
ClientId            :   xxxxxxxxx.apps.googleusercontent.com
Client Secret    :   xxxx
Product Name  : "Test Website For AdWord Account Testing" ( for consent 
screen)
=======================================================
I am using the sample in client libraries( for .net). I have added the 
following values in the web.config of web application sample, 
<add key="UserAgent" value="TestAppForMCCAccount"/>
<add key="DeveloperToken" value="xxxxxxxxxxxxxxxx"/>
<add key="ClientCustomerId" value="247-901-4773"/>  // this is the Id of 
test mcc account  
<add key="OAuth2ClientId" value="xxxxxxxxx.apps.googleusercontent.com" />
<add key="OAuth2ClientSecret" value="xxxx" />
<add key="OAuth2Mode" value="APPLICATION" />
<add key="OAuth2RefreshToken" value="" /> // I have set it empty.
=======================================================
When I run the application and start authorization process, then I am taken 
to sign in page where I sign in using 
"ulfathussain.dpl.mcctestacc...@gmail.com". Then it asks me that 
application would like to "Manage your AdWords campaigns". I grant 
permissions and redirected to main page of web application. Here I enter 
the Customer ID which is "247-901-4773" for the test MCC account(I have not 
created any AdWord account in test account). When I click button to get the 
campaigns then I get the error of "INCOMPLETE_SIGNUP".

Am I missing some key here?
Do we still need to enter the billing information in Production MCC account 
even if we are using the testing account?

Regards
Ulfat Hussain

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b82e3826-4f56-44f5-9ebb-3e030a334d26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to