Hi,

when im sending a request aginst the ManagedCustomerService I just get back 
one Account,
but I created 3 Accounts in there. Is this an issue with TestAccounts or is 
my request wrong? This is the request im sending:

POST https: 
//adwords.google.com/api/adwords/mcm/v201409/ManagedCustomerService HTTP/1.1
User-Agent: Mono Web Services Client Protocol 4.0.50524.0
Authorization: Bearer 
ya29.************************************************************************
SOAPAction: ""
Content-Type: text/xml; charset=utf-8
Content-Length: 1683
Expect: 100-continue
Connection: keep-alive
Host: adwords.google.com

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>

<soap:Header>
<RequestHeader xmlns="https://adwords.google.com/api/adwords/mcm/v201409";>
<clientCustomerId 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>xxx-xxx-xxxx</clientCustomerId>
<developerToken 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>*****************************</developerToken>
<userAgent 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>UserAgent</userAgent>

</RequestHeader>
</soap:Header>



<soap:Body>

<get xmlns="https://adwords.google.com/api/adwords/mcm/v201409";>

                <serviceSelector>
                             <fields 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>CanManageClients</fields>
                             <fields 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>CompanyName</fields>
                             <fields 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>CurrencyCode</fields>
                             <fields 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>CustomerId</fields>
                              <fields 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>DateTimeZone</fields>
                               <fields 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>Name</fields>
                               <fields 
xmlns="https://adwords.google.com/api/adwords/cm/v201409";>TestAccount</fields>
                     </serviceSelector>
</get>
</soap:Body>
</soap:Envelope>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
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/16185b01-aa23-4a81-81ae-36b29348a130%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to