enum DaiEncodingProfileNameError.Reason (v202411)
Service
DaiEncodingProfileService
Describes reasons for DaiEncodingProfileNameError
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
CONTAINS_INVALID_CHARACTERS
|
Name contains invalid characters.
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `DaiEncodingProfileNameError` object outlines reasons for errors related to Dynamic Ad Insertion encoding profile names within the Google Ad Manager API."],["Possible error reasons include the presence of invalid characters in the name or an unknown error indicated by the 'UNKNOWN' enumeration value."],["This error relates specifically to the `DaiEncodingProfileService` and is part of the Google Ad Manager API version v202411."]]],["The `DaiEncodingProfileNameError` details errors related to encoding profile names within the `DaiEncodingProfileService`. It specifies two error types: `CONTAINS_INVALID_CHARACTERS`, indicating the name includes invalid symbols, and `UNKNOWN`, which represents an unspecified error not found in the current API version. The namespace for these error definitions is `https://www.google.com/apis/ads/publisher/v202411`. The document does not describe any actions beyond outlining these two errors.\n"]]