enum LiveStreamEventCustomAssetKeyError.Reason (v202411)

  • The LiveStreamEventCustomAssetKeyError identifies issues with custom asset keys used in live stream events within Google Ad Manager.

  • This error may occur due to invalid characters in the key or other unknown reasons.

  • Possible error reasons are indicated by specific enumerations like CONTAINS_INVALID_CHARACTERS and UNKNOWN.

  • The error falls under the LiveStreamEventService within the Google Ad Manager API.

Describes reasons for LiveStreamEventCustomAssetKeyError.


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