Re: Setting up API Access with Test Account Either INACTIVE_ACCOUNT, or INCOMPLETE_SIGNUP

2014-01-06 Thread Josh Radcliff (AdWords API Team)
Hi, To try to make things a bit clearer, let's refer to the accounts as follows. - ProdMcc = The non-test MCC for which a developer token is pending - ProdAdWords = The non-test AdWords account that is a child of ProdMcc - TestMcc = The test MCC - TestAdWords = The test AdWords

Setting up API Access with Test Account Either INACTIVE_ACCOUNT, or INCOMPLETE_SIGNUP

2014-01-03 Thread kgobel
I cannot figure this out, as the documentation for the process is very unclear. I have 1. Regular AdWords account non MMC (I think this is what it is, it has no API settings anywhere) 2. MMC Developer Account with API key Pending, linked to Account #1 3. Test MMC Developer Account with API

Re: MCC Level Access for Test Account

2013-02-04 Thread Anash P. Oommen (AdWords API Team)
Hi, Due to the nature of test accounts, you cannot test ManagedCustomerService.get and mutate calls. See https://developers.google.com/adwords/api/docs/test-accounts. You could mock out your calls to ManagedCustomerService.get alone to test your code, or wait for your token to be approved to

MCC Level Access for Test Account

2013-02-03 Thread humberto . cuadra
Hi, I recently got a test account for a tool I'm developing for my company. I have a question regarding the access level that I have. As of right now I only have account access level. This will work for developing most of the application, but the real tool is meant to be used with MCC access

Re: Access to Test Account

2013-01-24 Thread Takeshi Hagikura (AdWords API Team)
Hello, Can you please confirm you have filled in your biling info? If you have, please let us know again. Best, - Takeshi, AdWords API Team On Wednesday, January 23, 2013 11:47:50 AM UTC+9, AcidPAT wrote: I added an Account to our MCC, and filled out the form to make this a Test Account.

Re: Access to Test Account

2013-01-24 Thread AcidPAT
The problem was only that I was not patient enough :) As my TestAccount had not been approved yet, my request was rejected because my developer token was not yet approved. Once the Test Account as approved (took 24 hours) then the call succeeded. -Thanks On Thursday, January 24, 2013 1:11:57

Re: Access to Test Account

2013-01-24 Thread AcidPAT
Thanks - The problem was only that the Test Account had not yet been approved. Once this happened (roughly 24 hours) then the reporting queries succeeded. On Tuesday, January 22, 2013 6:47:50 PM UTC-8, AcidPAT wrote: I added an Account to our MCC, and filled out the form to make this a Test

Access to Test Account

2013-01-23 Thread AcidPAT
I added an Account to our MCC, and filled out the form to make this a Test Account. I immediately started running the sample application with this Account ID, I can only get as far as QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null' From other posts in this forum, it seems that this type