enum LiveStreamEventCustomAssetKeyError.Reason (v202405)
Service
LiveStreamEventService
Describes reasons for LiveStreamEventCustomAssetKeyError
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `LiveStreamEventCustomAssetKeyError` outlines reasons for errors related to custom asset keys within live stream events."],["This error arises when the custom asset key has invalid characters or due to an unknown issue within the designated API."],["Errors are categorized using an enumeration specifying the cause, like `CONTAINS_INVALID_CHARACTERS` or `UNKNOWN`."]]],["The provided content defines the `LiveStreamEventCustomAssetKeyError` within the `LiveStreamEventService` namespace (`https://www.google.com/apis/ads/publisher/v202405`). This error type has two possible values: `CONTAINS_INVALID_CHARACTERS`, indicating the custom asset key includes disallowed characters, and `UNKNOWN`, used when the true value isn't exposed by the API version. The `LiveStreamEventCustomAssetKeyError` specifies potential issues encountered when dealing with custom asset keys.\n"]]