enum LiveStreamEventCustomAssetKeyError.Reason (v202502)

  • The LiveStreamEventCustomAssetKeyError describes reasons for errors related to custom asset keys in the LiveStreamEventService.

  • Possible reasons for this error include the custom asset key containing invalid characters.

  • The UNKNOWN enumeration value indicates that the actual error value is not exposed by the requested API version.

Describes reasons for LiveStreamEventCustomAssetKeyError.


Namespace
https://www.google.com/apis/ads/publisher/v202502
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.