Hi. Google Ads API team. My team has been using *googld adwords api* to pull google adwords reports. And it has been working fine without any issue. *Recently we began to see error like the below:*
2021-06-08 22:13:48 PDT INFO [JobScheduler-0] com.google.api.ads.common.lib.utils.logging.RemoteCallLoggerDelegate - SOAP request: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Header> <ns1:RequestHeader xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201710" soapenv:mustUnderstand="0"> <ns1:developerToken>REDACTED</ns1:developerToken> <ns1:userAgent>unknown (AwApi-Java, AdWords-Axis/3.10.0, Common-Java/3.10.0, Axis/1.4, Java/1.8.0_121, maven)</ns1:userAgent> <ns1:validateOnly>false</ns1:validateOnly> <ns1:partialFailure>false</ns1:partialFailure> </ns1:RequestHeader> </soapenv:Header> <soapenv:Body> <getReportFields xmlns=" *https://adwords.google.com/api/adwords/cm/v201710*"> <reportType>CLICK_PERFORMANCE_REPORT</reportType> </getReportFields> </soapenv:Body> </soapenv:Envelope> 2021-06-08 22:13:48 PDT INFO [JobScheduler-0] com.google.api.ads.common.lib.utils.logging.RemoteCallLoggerDelegate - SOAP response: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <soapenv:Fault> <faultcode xmlns:ns1="http://xml.apache.org/axis/">ns1:HTTP</faultcode> <faultstring>*(404)Not Found*</faultstring> <detail> <string>return code: 404 <html><body>No service was found.</body></html></string> <ns2:HttpErrorCode xmlns:ns2="http://xml.apache.org/axis/">404</ns2:HttpErrorCode> </detail> </soapenv:Fault> </soapenv:Body> </soapenv:Envelope> Is this endpoint deprecated or ? thanks, Best, Sam -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/27a32372-26d3-419e-be57-9fd5660480e6n%40googlegroups.com.
