AI-generated Key Takeaways
-
The LiveStreamEventService has a dependency on LiveStreamEventCustomAssetKeyError.
-
LiveStreamEventCustomAssetKeyError describes reasons for errors related to custom asset keys.
-
The enumeration
CONTAINS_INVALID_CHARACTERSindicates that the custom asset key has invalid characters. -
The enumeration
UNKNOWNis returned when the actual value is not exposed by the requested API version.
Describes reasons for LiveStreamEventCustomAssetKeyError.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
CONTAINS_INVALID_CHARACTERS
|
Custom asset key contains invalid characters. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |