enum LiveStreamEventCustomAssetKeyError.Reason (v202505)

  • The LiveStreamEventService has a dependency on LiveStreamEventCustomAssetKeyError.

  • LiveStreamEventCustomAssetKeyError describes reasons for errors related to custom asset keys.

  • The enumeration CONTAINS_INVALID_CHARACTERS indicates that the custom asset key has invalid characters.

  • The enumeration UNKNOWN is 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.