enum LiveStreamEventCustomAssetKeyError.Reason (v202411)
Service
LiveStreamEventService
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.
|
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["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."]]],["The document details the `LiveStreamEventCustomAssetKeyError` within the `LiveStreamEventService` API for ad management (v202411). This error occurs when a custom asset key is problematic. It defines two specific error types: `CONTAINS_INVALID_CHARACTERS`, indicating the key has forbidden symbols, and `UNKNOWN`, used when the actual error isn't exposed by the API version. The namespace for this information is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]