Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-26 Thread Josh Radcliff (AdWords API Team)
t; Hi Josh -- I hope you don't mind if I jump into this thread, since I'm >>> having a similar issue which I hope you can help with. I've followed the >>> instructions to set up an AdWords API test account, with the Python client. >>> I'm trying to

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-26 Thread Steve Renaker
if I jump into this thread, since I'm >> having a similar issue which I hope you can help with. I've followed the >> instructions to set up an AdWords API test account, with the Python client. >> I'm trying to send requests to the production MCC account, but I can&#

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-23 Thread Steve Renaker
owed the >> instructions to set up an AdWords API test account, with the Python client. >> I'm trying to send requests to the production MCC account, but I can't get >> past the INCOMPLETE_SIGNUP error. Here are the customer IDs: >> >> Production: 587-02

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-23 Thread Josh Radcliff (AdWords API Team)
p into this thread, since I'm > having a similar issue which I hope you can help with. I've followed the > instructions to set up an AdWords API test account, with the Python client. > I'm trying to send requests to the production MCC account, but I can't get >

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-23 Thread Steve Renaker
unt, but I can't get past the INCOMPLETE_SIGNUP error. Here are the customer IDs: Production: 587-024-9783 Test: 513-692-2134 Here's the request code: from googleads.adwords import AdWordsClient import googleads.common client = AdWordsClient.LoadFromStorage() campaign_service = clie

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-22 Thread eli . avzak
ide you refereed me to >>>>>> and reported the problem. >>>>>> >>>>>> Thanks again, >>>>>> Eli >>>>>> >>>>>> On Friday, August 29, 2014 4:15:11 PM UTC+3, Josh Radcliff (AdWords >>>>>> API

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-22 Thread Josh Radcliff (AdWords API Team)
>>>>> API Team) wrote: >>>>>> >>>>>> Hi Eli, >>>>>> >>>>>> Billing info needs to be setup and terms and conditions must be >>>>>> accepted on the *production* MCC (the one with the developer

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-19 Thread eli . avzak
an see that terms & conditions have not been accepted yet on your >>>>> production MCC. Please follow the instructions in our Common Errors >>>>> Guide >>>>> <https://developers.google.com/adwords/api/docs/common-errors#QuotaCheckError>. >>>>&g

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-18 Thread Josh Radcliff (AdWords API Team)
> >>>> That guide also contains contact information you can use if you have >>>> trouble with the billing or terms & conditions setup. >>>> >>>> Cheers, >>>> Josh, AdWords API Team >>>> >>>> On Thursday, August

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-18 Thread eli . avzak
if you have >>> trouble with the billing or terms & conditions setup. >>> >>> Cheers, >>> Josh, AdWords API Team >>> >>> On Thursday, August 28, 2014 10:20:19 AM UTC-4, eli@aimeesoft.com >>> wrote: >>>> >>>

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-09-02 Thread Josh Radcliff (AdWords API Team)
ntact information you can use if you have >> trouble with the billing or terms & conditions setup. >> >> Cheers, >> Josh, AdWords API Team >> >> On Thursday, August 28, 2014 10:20:19 AM UTC-4, eli@aimeesoft.com >> wrote: >>> >>> H

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-08-31 Thread eli . avzak
sh, AdWords API Team > > On Thursday, August 28, 2014 10:20:19 AM UTC-4, eli@aimeesoft.com > wrote: >> >> Hi, >> When making requests with a production key to test a MCC i get an >> INCOMPLETE_SIGNUP error. >> I followed the instructions in other posts

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-08-29 Thread Josh Radcliff (AdWords API Team)
@aimeesoft.com wrote: > > Hi, > When making requests with a production key to test a MCC i get an > INCOMPLETE_SIGNUP error. > I followed the instructions in other posts and made sure the billing info > is updated and the terms contract has been approved. > Can you please help?

INCOMPLETE_SIGNUP error returned by Adwords API

2014-08-28 Thread eli . avzak
Hi, When making requests with a production key to test a MCC i get an INCOMPLETE_SIGNUP error. I followed the instructions in other posts and made sure the billing info is updated and the terms contract has been approved. Can you please help? Test customer id: 879-695-1428 Production customer

Re: INCOMPLETE_SIGNUP Error

2014-03-20 Thread matti
Hey Ray, yes, my products MCC account is 659-157-4136 and I use the dev token from this account. cheers, Matthias Am Mittwoch, 19. März 2014 20:55:39 UTC+1 schrieb Ray Tsang (AdWords API Team): > > Matthias, > > Did you use the production MCC Developer token? What is the production > MCC CID

Re: INCOMPLETE_SIGNUP Error

2014-03-20 Thread matti
Hey Ray, yes, my production MCC account is 659-157-4136 and I use the dev token from this account. cheers, Matthias Am Mittwoch, 19. März 2014 20:55:39 UTC+1 schrieb Ray Tsang (AdWords API Team): > > Matthias, > > Did you use the production MCC Developer token? What is the production > MCC C

Re: INCOMPLETE_SIGNUP Error

2014-03-19 Thread Ray Tsang (AdWords API Team)
Matthias, Did you use the production MCC Developer token? What is the production MCC CID? Cheers, Ray On Wednesday, March 19, 2014 7:23:53 AM UTC-4, ma...@supermatti.de wrote: > > Hi @all :-) > > I receive the error "QuotaCheckError.INCOMPLETE_SIGNUP" when I try to use > the AdwordsApi for t

INCOMPLETE_SIGNUP Error

2014-03-19 Thread matti
Hi @all :-) I receive the error "QuotaCheckError.INCOMPLETE_SIGNUP" when I try to use the AdwordsApi for testing. I use the requested production token which is under review and created a test account which I connect to my app (test account has the test account badge on the top). Both MCC accoun

Re: INCOMPLETE_SIGNUP error with test adword account

2013-09-10 Thread Anash P. Oommen (AdWords API Team)
Hi Yashu, You need to enter credit card information to activate your token and accept AdWords API Terms and Conditions. After that, you will be able to use the token to make calls to your test account. Once your token is reviewed and approved, you will be able to make calls to production accoun

INCOMPLETE_SIGNUP error with test adword account

2013-09-10 Thread Yashu Gupta
I have been struggling to run adword api with a test account from quite some time. I have also read related threads before asking. MCC Customer ID: 269-130-1053 My MCC account is not a test account. Billing + T&C are set and accepted. Test Account Client ID: 182-461-0989 Test account was setup

Re: "INCOMPLETE_SIGNUP" error

2013-05-23 Thread Kevin Winter (AdWords API Team)
..@ua-solutions.com wrote: > > Hi Kevin > > If you see our forum message below, we still get "Incomplete_signup" error > with our test account. Could you advice how we can resolve this? > > Thanks & regards > Charles > > From: "Kevin Winter (AdWords API

Re: "INCOMPLETE_SIGNUP" error

2013-05-23 Thread i...@ua-solutions.com
Hi Kevin If you see our forum message below, we still get "Incomplete_signup" error with our test account. Could you advice how we can resolve this? Thanks & regards Charles From: "Kevin Winter (AdWords API Team)" Reply-To: Date: Wednesday, May 22, 2013 10:

Re: "INCOMPLETE_SIGNUP" error

2013-05-23 Thread info
So, when will the developer token be approved? On Wednesday, May 22, 2013 10:32:45 PM UTC+8, Kevin Winter (AdWords API Team) wrote: > > Hi, > Your developer token has not yet been approved, which means you won't be > able to target non-test accounts (you have accepted the terms and > condit

Re: "INCOMPLETE_SIGNUP" error

2013-05-22 Thread Kevin Winter (AdWords API Team)
Hi, Your developer token has not yet been approved, which means you won't be able to target non-test accounts (you have accepted the terms and conditions). 432-845-3367 is a test account, so as long as you specify 432-845-3367 as the clientCustomerId you should be able to make API calls. -

Re: "INCOMPLETE_SIGNUP" error

2013-05-20 Thread info
Thanks for your suggestion. We logged into MCC account > My Account > Preferences, but we did not find any links to accept the terms and conditions. Can you advice where this link could be found? On Monday, May 20, 2013 7:45:34 PM UTC+8, road11 wrote: > > We had the same problem. Basically what

Re: "INCOMPLETE_SIGNUP" error

2013-05-20 Thread road11
We had the same problem. Basically what it means is Google has updated their Terms & Conditions in the Adwords My Client Center UI. You have to log in to your UI and accept the terms and conditions before they'll let you continue to issue API calls. On Monday, May 20, 2013 6:32:48 AM UTC-4, in.

"INCOMPLETE_SIGNUP" error

2013-05-20 Thread info
We have used an existing MCC account 439-075-6027. With this account, we applied for Adwords API token, which is still pending. In the meantime, we applied for test account with the MCC. This MCC already has a few campaigns running. We used the following credentials to log in, and extract infor

Re: INCOMPLETE_SIGNUP error

2013-02-11 Thread Danial Klimkin
-3, NewAdWorsUser wrote: >> >> Hi, >> >> When I try to run* AdWords.Example.CSharp* solution, I am getting * >> INCOMPLETE_SIGNUP* error when I run *v201209.AddCampaigns* method in *Debug >> -> Command Line*. I tried running *v201206.AddCampaigns* as

Re: INCOMPLETE_SIGNUP error

2013-02-11 Thread Hoygan
Hi, I'm getting the same INCOMPLETE SIGNUP error. I've checked the billing information, and it's complete. Any hint? Thank you On Saturday, January 5, 2013 7:12:56 PM UTC-3, NewAdWorsUser wrote: > > Hi, > > When I try to run* AdWords.Example.CSharp* solution, I am ge

Re: INCOMPLETE_SIGNUP error

2013-01-23 Thread Danial Klimkin
>> information included. If still in doubt, let us know your account CID (can >> be found in the top right corner in the user interface). >> >> >> -Danial, AdWords API Team. >> >> >> On Sunday, January 6, 2013 2:12:56 AM UTC+4, NewAdWorsUser wrote:

Re: INCOMPLETE_SIGNUP error

2013-01-23 Thread Cristi Mihailescu
gt; > -Danial, AdWords API Team. > > > On Sunday, January 6, 2013 2:12:56 AM UTC+4, NewAdWorsUser wrote: >> >> Hi, >> >> When I try to run* AdWords.Example.CSharp* solution, I am getting * >> INCOMPLETE_SIGNUP* error when I run *v201209.AddCampaigns* method in

Re: INCOMPLETE_SIGNUP error

2013-01-09 Thread Danial Klimkin
, NewAdWorsUser wrote: > > Hi, > > When I try to run* AdWords.Example.CSharp* solution, I am getting * > INCOMPLETE_SIGNUP* error when I run *v201209.AddCampaigns* method in *Debug > -> Command Line*. I tried running *v201206.AddCampaigns* as well and did > not work as well. >

INCOMPLETE_SIGNUP error

2013-01-07 Thread NewAdWorsUser
Hi, When I try to run* AdWords.Example.CSharp* solution, I am getting * INCOMPLETE_SIGNUP* error when I run *v201209.AddCampaigns* method in *Debug -> Command Line*. I tried running *v201206.AddCampaigns* as well and did not work as well. I looked up all over the groups and I tried everyth