Hi After signing "API terms and conditions" and sending the pdf document to the team, my problem has been fixed. Thanks Ulfat Hussain
On Monday, 8 December 2014 19:26:49 UTC+5, Stacie Waleyko wrote: > > Hello, > > Have you signed the API terms and conditions yet? > https://developers.google.com/adwords/api/docs/common-errors#QuotaCheckError > > Heres an old thread where others where seeing the same INCOMPLETE_SIGNUP > error: > https://developers.google.com/adwords/api/docs/common-errors#QuotaCheckError > > Also, once that error is resolved, don't forget to provide your OAuth > access token (you will need a refresh token for this) when making requests. > Here are some instructions on how to send it for a HTTP POST request: > https://developers.google.com/accounts/docs/OAuth2InstalledApp#refresh > > Good luck! > > Stacie > > On Monday, December 8, 2014 3:10:01 AM UTC-5, [email protected] > wrote: >> >> >> 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/64dd6967-a1ae-4f40-b52f-39f4ca062bff%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
