Web Service: AdsTxtService

Target Namespace:
https://www.google.com/apis/ads/publisher/v202502

Port AdsTxtServiceInterfacePort Port typeSource code

Location:
https://ads.google.com/apis/ads/publisher/v202502/AdsTxtService
Protocol:
SOAP
Default style:
document
Transport protocol:
SOAP over HTTP
Operations:
  1. getMcmSupplyChainDiagnosticsDownloadUrlDetailSource code

Operations

    Port type AdsTxtServiceInterfaceSource code

    1. getMcmSupplyChainDiagnosticsDownloadUrl
      Description:
      Returns the download URL String for the MCM Manage Inventory SupplyChain diagnostics report. The report is refreshed twice daily.
      Operation type:
      Request-response. The endpoint receives a message, and sends a correlated message.
      Input:
      getMcmSupplyChainDiagnosticsDownloadUrlRequest (wsdlsoap:header, use = literal, part = RequestHeader)Source code
      parameters type getMcmSupplyChainDiagnosticsDownloadUrl
      Returns the download URL String for the MCM Manage Inventory SupplyChain diagnostics report. The report is refreshed twice daily.
        Output:
        getMcmSupplyChainDiagnosticsDownloadUrlResponse (wsdlsoap:header, use = literal, part = ResponseHeader)Source code
        parameters type getMcmSupplyChainDiagnosticsDownloadUrlResponse
        • rval - optional; type string
        Fault:
        ApiException (wsdlsoap:fault, use = literal)Source code
        ApiException type ApiExceptionFault
        • message - optional; type string
        • errors - optional, unbounded; type ApiError
          • fieldPath - optional; type string
          • fieldPathElements - optional, unbounded; type FieldPathElement
            • field - optional; type string
            • index - optional; type int
          • trigger - optional; type string
          • errorString - optional; type string
        A fault element of type ApiException.

    WSDL source code

    <?xml version="1.0"?>
    <!-- Generated file, do not edit -->
    <!-- Copyright 2025 Google Inc. All Rights Reserved -->
    <wsdl:definitions targetNamespace="https://www.google.com/apis/ads/publisher/v202502"
    xmlns:tns="https://www.google.com/apis/ads/publisher/v202502"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/"
    >
    <wsdl:types>
    <schema elementFormDefault="qualified" jaxb:version="1.0" targetNamespace="https://www.google.com/apis/ads/publisher/v202502"
    xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
    >
    <element name="getMcmSupplyChainDiagnosticsDownloadUrl">
    <annotation>
    <documentation>Returns the download URL String for the MCM Manage Inventory SupplyChain diagnostics report. The report is refreshed twice daily.</documentation>
    </annotation>
    </element>
    <element name="ApiExceptionFault" type="tns:ApiException">
    <annotation>
    <documentation>A fault element of type ApiException.</documentation>
    </annotation>
    </element>
    </schema>
    </wsdl:types>
    </wsdl:definitions>

    About wsdl-viewer.xsl

    This document was generated by SAXON 9.1.0.8 from Saxonica XSLT engine. The engine processed the WSDL in XSLT 2.0 compliant mode.
    This page has been generated bywsdl-viewer.xsl, version 3.1.02
    Author: tomi vanek
    Download athttp://tomi.vanek.sk/xml/wsdl-viewer.xsl.

    The transformation was inspired by the article
    Uche Ogbuji: WSDL processing with XSLT