AI-generated Key Takeaways
- 
          This page provides methods for retrieving AdsTxtobjects.
- 
          The primary operation available is getMcmSupplyChainDiagnosticsDownloadUrl, which returns a download URL for a diagnostics report refreshed twice daily.
- 
          Various errors can occur, including issues with API version, authentication, collection size, permissions, and server problems. 
Provides methods for retrieving AdsTxt objects.
- Production WSDL
- 
               https://ads.google.com/apis/ads/publisher/v202508/AdsTxtService?wsdl
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
- 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 
 |