I must be miss-understanding the API but I am witnessing an example of a 
.get request to the ManageCustomerService with a valid customerID that is 
simply returning NO entries:

```
<soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Header><ns2:ResponseHeader
 
xmlns:ns2="https://adwords.google.com/api/adwords/mcm/v201702"; 
xmlns="https://adwords.google.com/api/adwords/cm/v201702";><requestId>00055f0deb004bc00ac133d35e07e557</requestId><serviceName>ManagedCustomerService</serviceName><methodName>get</methodName><operations>1</operations><responseTime>120</responseTime></ns2:ResponseHeader></soap:Header><soap:Body><ns2:getResponse
 
xmlns="https://adwords.google.com/api/adwords/cm/v201702"; 
xmlns:ns2="https://adwords.google.com/api/adwords/mcm/v201702";><ns2:rval><totalNumEntries>0</totalNumEntries><Page.Type>ManagedCustomerPage</Page.Type></ns2:rval></ns2:getResponse></soap:Body></soap:Envelope>
 
```

I expected to at least see one result with the customerID used in the 
header for the request itself.  This customerId  was received via a 
.getCustomers call on the CustomerService which I believe is the 
recommended method for obtain it.
Can anyone shed some light on this issue?

Thanks,
-Paul


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c5b98099-0fc7-4118-978e-640663c792e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ManagedC... paul
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum

Reply via email to