Hi I have the following setup
=============================================================================================== MCC Production =============================================================================================== email : [email protected] account name : UlfatHussainMCCAccount Customer ID : 333-332-3726 Developer token : xxxxxxxxxxx (Pending approval) Company Information Advertiser UlfatHussainMCCProduction http://my.domain1.com ( this is local) [email protected] =============================================================================================== MCC Test Account =============================================================================================== email : [email protected] account name : UlfatHussainMCCAccounTest Customer ID : 247-901-4773 =============================================================================================== =============================================================================================== TestAppForMCCAccount (Application in "Google Developers Console") =============================================================================================== email : [email protected] ClientId : xxxxxxxxxxxxxxxxxxxxxx.apps.googleusercontent.com Client Secret : xxxxxxxxxxxxxxxxxxxxx =============================================================================================== I am using the sample from .net clients libraries. I am testing using the web application. I have set the following settings <add key="UserAgent" value="TestAppForMCCAccount"/> <add key="DeveloperToken" value="xxxxxxxxxxxxxx"/> <add key="ClientCustomerId" value="247-901-4773"/> <!-- This is [email protected] --> <add key="OAuth2ClientId" value="xxxxxxxxxxxxxxxxxxxxxxx" /> <add key="OAuth2ClientSecret" value="xxxxxxxxxxxxxxx" /> <add key="OAuth2Mode" value="APPLICATION" /> <add key="OAuth2RefreshToken" value="" /> I have not created AdWord account in MCC test account. I am getting the error "InnerException = {"[QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'<null>']"}" . What I am missing? Do I need to add the billing information for Production MCC account also? Or I have to add some AdWord accounts against which I have to make th API call? 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. 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/3bbe4eef-6916-4249-91ff-de7511dadd01%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
