Hi Aaron,

On second thought, let's continue debugging this in your other thread:
http://groups.google.com/group/adwords-api/browse_thread/thread/f9aac07fd3c456d0.

Best,
- Eric

On Sep 11, 2:08 pm, "aa...@iboyds.net" <aa...@iboyds.net> wrote:
> Thanks Eric!  Gave it a shot and it returned a BAD REQUEST.  Below is
> the SOAP request.
>
> Currently the endpoint is:
>
> https://sandbox.google.com/api/adwords/v13/AccountService
>
> Soap request:
>
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/
> envelope/" xmlns:v13="https://sandbox.google.com/api/adwords/v13";>
>    <soapenv:Header>
>       <v13:applicationToken>xxxxxxx_xxxxx-BOA</v13:applicationToken>
>       <v13:developerToken>adwor...@iboyds.net++usd</
> v13:developerToken>
>       <v13:email>adwor...@iboyds.net</v13:email>
>       <v13:password>xxxxxx</v13:password>
>       <v13:useragent>ME</v13:useragent>
>    </soapenv:Header>
>    <soapenv:Body>
>       <v13:getClientAccounts/>
>    </soapenv:Body>
> </soapenv:Envelope>
>
> Not sure what i'm doing wrong.
> On Sep 11, 10:15 am, AdWords API Advisor
>
>
>
> <adwordsapiadvi...@google.com> wrote:
> > Hi Aaron,
>
> > Your question is actually a bit different from what Chris was asking
> > about, but I can address it here.  To determine what client accounts
> > are connected to your MCC account, use the method
> > AccountService.getClientAccounts():http://code.google.com/apis/adwords/docs/developer/AccountService.htm....
> > In production it will return the login emails for your connected
> > AdWords accounts, and in sandbox it will return the login emails for
> > the auto-generated dummy accounts.
>
> > Best,
> > - Eric
>
> > On Sep 10, 9:03 pm, "aa...@iboyds.net" <aa...@iboyds.net> wrote:
>
> > > Hi Eric,
>
> > > That would be great.  I too am having an issue trying to figure this
> > > out on the Sandbox 
> > > side.http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbo...
>
> > > "Getting Started
> > > To access the sandbox, you must first have a Google account. You can
> > > use an existing account or create a new one. You will use this
> > > account's email address and password to set the required sandbox
> > > request headers.
>
> > > You use the AdWords API sandbox by connecting to the sandbox-specific
> > > versions of the WSDLs instead of the production versions.
>
> > > When you first access a web service in the sandbox, five sandbox
> > > client accounts are automatically created for you. You can work with
> > > these client accounts by setting the clientEmail header appropriately.
>
> > > Your sandbox account starts out empty. You can create new campaigns,
> > > ad groups, and ads, and they will be saved to your sandbox account."
>
> > > No where does it explain what call method to use and what structure is
> > > needed to place this request to get the test client accounts....
>
> > > On Sep 10, 3:27 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
> > > wrote:
>
> > > > Hi Chris,
>
> > > > This appears to be a typo in the documentation, and I'm working with
> > > > the documentation team to get that corrected.  I apologize for the
> > > > misunderstanding.
>
> > > > Best,
> > > > - Eric Koleda, AdWords API Team
>
> > > > On Sep 10, 3:05 pm, "ch...@qwobl.com" <adwo...@qwobl.com> wrote:
>
> > > > > According to various places in the API docs (http://code.google.com/
> > > > > apis/adwords/docs/developer/index.html,http://code.google.com/apis/adwords/docs/developer/adwords_api_refere...)
> > > > > there's mention that AccountService can be used to create accounts.  I
> > > > > can't find any methods or explanation for doing that, though.
>
> > > > > Any insight?
>
> > > > > Thanks,
> > > > > C- Hide quoted text -
>
> > > > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to