Occurs when fetching all customers for our MCC. There are only a few customers which are in fact not active. Here's our request:
<?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:ns0= "https://adwords.google.com/api/adwords/mcm/v201802" xmlns:ns1= "http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" xmlns:tns= "https://adwords.google.com/api/adwords/mcm/v201802" xmlns:SOAP-ENV= "http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Header> <tns:RequestHeader> <tns:developerToken xmlns:tns= "https://adwords.google.com/api/adwords/cm/v201802">XXXXXXXXXX </tns:developerToken> <tns:userAgent xmlns:tns= "https://adwords.google.com/api/adwords/cm/v201802">Our App (AwApi-Python, googleads/10.1.0, Python/2.7.12)</tns:userAgent> <tns:validateOnly xmlns:tns= "https://adwords.google.com/api/adwords/cm/v201802">false</tns:validateOnly> <tns:partialFailure xmlns:tns= "https://adwords.google.com/api/adwords/cm/v201802">false </tns:partialFailure> </tns:RequestHeader> </SOAP-ENV:Header> <ns1:Body> <ns0:getCustomers/> </ns1:Body> </SOAP-ENV:Envelope> How are we supposed to retrieve all customers in such a case? The same applies to other methods like ReportDefinitionService.getReportFields where we can set clientCustomerId with the top MCC's ID as a workaround. However this is not possible for the case mentioned above. Thanks, Timm -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/ff6a0a24-0b26-41fa-8b94-7493e6d5529b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.