INCOMPLETE_SIGNUP

43 views
Skip to first unread message

ulfathussain.dp...@gmail.com

unread,
Dec 8, 2014, 3:10:01 AM12/8/14
to adwor...@googlegroups.com

Hi

I have the following setup

===============================================================================================
MCC Production
===============================================================================================
email            :  ulfathussa...@gmail.com
account name     :  UlfatHussainMCCAccount
Customer ID      :  333-332-3726

Developer token  : xxxxxxxxxxx     (Pending approval)

Company Information
Advertiser
UlfatHussainMCCProduction
http://my.domain1.com  ( this is local)
ulfathussa...@gmail.com


===============================================================================================
MCC Test Account
===============================================================================================
email            :  ulfathussain.dp...@gmail.com
account name     :  UlfatHussainMCCAccounTest
Customer ID      :  247-901-4773
===============================================================================================

===============================================================================================
TestAppForMCCAccount (Application in "Google Developers Console")
===============================================================================================
email            :  ulfathussain.dp...@gmail.com
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 ulfathussain.dp...@gmail.com    -->  
    <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

Stacie Waleyko

unread,
Dec 8, 2014, 9:26:49 AM12/8/14
to adwor...@googlegroups.com
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, ulfathussain.dp...@gmail.com wrote:

Hi

I have the following setup

===============================================================================================
MCC Production
===============================================================================================
email            :  ulfathussa...@gmail.com
account name     :  UlfatHussainMCCAccount
Customer ID      :  333-332-3726

Developer token  : xxxxxxxxxxx     (Pending approval)

Company Information
Advertiser
UlfatHussainMCCProduction
http://my.domain1.com  ( this is local)
ulfathussa...@gmail.com


===============================================================================================
MCC Test Account
===============================================================================================
email            :  ulfathussain.dpl.mcctes...@gmail.com
account name     :  UlfatHussainMCCAccounTest
Customer ID      :  247-901-4773
===============================================================================================

===============================================================================================
TestAppForMCCAccount (Application in "Google Developers Console")
===============================================================================================
email            :  ulfathussain.dpl.adword.api...@gmail.com
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 ulfathussain.dpl.mcctes...@gmail.com    -->  

ulfathussain.dp...@gmail.com

unread,
Dec 9, 2014, 3:21:02 AM12/9/14
to adwor...@googlegroups.com
Hi

After signing "API terms and conditions" and sending the pdf document to the team, my problem has been fixed.
Thanks
Ulfat Hussain
Reply all
Reply to author
Forward
0 new messages