AI-generated Key Takeaways
- 
          The Production WSDL and Namespace for the AdsTxtService are provided. 
- 
          The service includes the operation getMcmSupplyChainDiagnosticsDownloadUrlto retrieve the download URL for the MCM Manage Inventory SupplyChain diagnostics report.
- 
          The report returned by getMcmSupplyChainDiagnosticsDownloadUrlis refreshed twice daily and provides a download URL as a string.
- 
          The document lists numerous potential errors that can occur when using the AdsTxtService, including AuthenticationError, QuotaError, and ServerError, among others. 
- Production WSDL
- 
               https://ads.google.com/apis/ads/publisher/v202411/AdsTxtService?wsdl
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
- Operations
- Errors
- 
               - ApiVersionError
- AuthenticationError
- CollectionSizeError
- CommonError
- FeatureError
- InternalApiError
- NotNullError
- ParseError
- PermissionError
- PublisherQueryLanguageContextError
- PublisherQueryLanguageSyntaxError
- QuotaError
- RequiredCollectionError
- RequiredError
- ServerError
- StatementError
- StringFormatError
- StringLengthError
 
getMcmSupplyChainDiagnosticsDownloadUrl
Returns the download URL String for the MCM Manage Inventory SupplyChain diagnostics report. The report is refreshed twice daily.
Parameters
| Field | Type | Description | 
|---|
Response
| Field | Type | Description | 
|---|---|---|
| rval | 
                               | 
Errors
| Error | Reasons | 
|---|---|
| ApiVersionError | Enumerations 
 | 
| AuthenticationError | Enumerations 
 | 
| CollectionSizeError | Enumerations 
 | 
| CommonError | Enumerations 
 | 
| FeatureError | Enumerations 
 | 
| InternalApiError | Enumerations 
 | 
| NotNullError | Enumerations 
 | 
| ParseError | Enumerations 
 | 
| PermissionError | Enumerations 
 | 
| PublisherQueryLanguageContextError | Enumerations 
 | 
| PublisherQueryLanguageSyntaxError | Enumerations 
 | 
| QuotaError | Enumerations 
 | 
| RequiredCollectionError | Enumerations 
 | 
| RequiredError | Enumerations 
 | 
| ServerError | Enumerations 
 | 
| StatementError | Enumerations 
 | 
| StringFormatError | Enumerations 
 | 
| StringLengthError | Enumerations 
 |