enum DaiEncodingProfileNameError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDaiEncodingProfileNameError\u003c/code\u003e object outlines reasons for errors related to Dynamic Ad Insertion encoding profile names within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003ePossible error reasons include the presence of invalid characters in the name or an unknown error indicated by the 'UNKNOWN' enumeration value.\u003c/p\u003e\n"],["\u003cp\u003eThis error relates specifically to the \u003ccode\u003eDaiEncodingProfileService\u003c/code\u003e and is part of the Google Ad Manager API version v202411.\u003c/p\u003e\n"]]],["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"],null,["# enum DaiEncodingProfileNameError.Reason (v202411)\n\n**Service** \n**DaiEncodingProfileService** **Dependencies** \n[DaiEncodingProfileNameError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileNameError) \n▼\n**DaiEncodingProfileNameError...**\n\nDescribes reasons for `DaiEncodingProfileNameError`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------------------------|-------------------------------------------------------------------------------------|\n| `CONTAINS_INVALID_CHARACTERS` | Name contains invalid characters. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]