AI-generated Key Takeaways
-
DaiEncodingProfileNameErrordescribes the reasons for errors related to Dai Encoding Profile names. -
This error can occur if the name contains invalid characters (
CONTAINS_INVALID_CHARACTERS). -
An
UNKNOWNvalue is returned if the actual value is not exposed by the requested API version.
Service
DaiEncodingProfileService
Dependencies
DaiEncodingProfileNameError
▼
DaiEncodingProfileNameError...
Describes reasons for DaiEncodingProfileNameError.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
| 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. |