type LiveStreamEventCustomAssetKeyError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
LiveStreamEventService
Lists all errors associated with live stream event custom asset keys.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
The OGNL field path to identify cause of error.
|
fieldPathElements
|
FieldPathElement[]
A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
|
trigger
|
xsd:string
The data that caused the error.
|
errorString
|
xsd:string
A simple string representation of the error and reason.
|
LiveStreamEventCustomAssetKeyError
|
reason
|
LiveStreamEventCustomAssetK...
Enumerations
-
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe LiveStreamEventService lists all errors associated with live stream event custom asset keys.\u003c/p\u003e\n"],["\u003cp\u003eLiveStreamEventCustomAssetKeyError objects contain details about errors related to custom asset keys, such as invalid characters.\u003c/p\u003e\n"],["\u003cp\u003eThese errors inherit from the ApiError object, providing context like field path and error messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field explains the specific LiveStreamEventCustomAssetKeyError, such as \u003ccode\u003eCONTAINS_INVALID_CHARACTERS\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis service is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `LiveStreamEventService` API, specifically for version v202408, defines potential errors related to live stream events. It uses `ApiError` as a base, and lists numerous specific error types like `AdBreakMarkupError`, `AuthenticationError`, `QuotaError`, and many more. In addition, it outlines the structure of `ApiError`, including fields for `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. `LiveStreamEventCustomAssetKeyError` is highlighted, detailing its `reason` as `CONTAINS_INVALID_CHARACTERS` or `UNKNOWN`.\n"],null,["# type LiveStreamEventCustomAssetKeyError (v202408)\n\n**Service** \n**LiveStreamEventService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/LiveStreamEventService.ApiError) \n▼\n[AdBreakMarkupError](/ad-manager/api/reference/v202408/LiveStreamEventService.AdBreakMarkupError) [ApiVersionError](/ad-manager/api/reference/v202408/LiveStreamEventService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/LiveStreamEventService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/LiveStreamEventService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/LiveStreamEventService.CommonError) [EntityLimitReachedError](/ad-manager/api/reference/v202408/LiveStreamEventService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202408/LiveStreamEventService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/LiveStreamEventService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202408/LiveStreamEventService.InvalidUrlError) [LiveStreamEventActionError](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEventActionError) [LiveStreamEventCdnSettingsE...](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEventCdnSettingsError \"LiveStreamEventCdnSettingsError\") [LiveStreamEventConditioning...](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEventConditioningError \"LiveStreamEventConditioningError\") **LiveStreamEventCustomAssetK...** [LiveStreamEventDateTimeError](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEventDateTimeError) [LiveStreamEventDvrWindowError](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEventDvrWindowError) [LiveStreamEventPrerollSetti...](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEventPrerollSettingsError \"LiveStreamEventPrerollSettingsError\") [LiveStreamEventSlateError](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEventSlateError) [NotNullError](/ad-manager/api/reference/v202408/LiveStreamEventService.NotNullError) [NullError](/ad-manager/api/reference/v202408/LiveStreamEventService.NullError) [ParseError](/ad-manager/api/reference/v202408/LiveStreamEventService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/LiveStreamEventService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/LiveStreamEventService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/LiveStreamEventService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/LiveStreamEventService.QuotaError) [RangeError](/ad-manager/api/reference/v202408/LiveStreamEventService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202408/LiveStreamEventService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/LiveStreamEventService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202408/LiveStreamEventService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202408/LiveStreamEventService.ServerError) [StatementError](/ad-manager/api/reference/v202408/LiveStreamEventService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/LiveStreamEventService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/LiveStreamEventService.StringLengthError) [UniqueError](/ad-manager/api/reference/v202408/LiveStreamEventService.UniqueError) [VideoAdTagError](/ad-manager/api/reference/v202408/LiveStreamEventService.VideoAdTagError)\n\nLists all errors associated with live stream event custom asset keys.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`ApiError` (inherited)** ||\n| ### `fieldPath` | ` `xsd:`string` The OGNL field path to identify cause of error. |\n| ### `fieldPathElements` | ` `[FieldPathElement](/ad-manager/api/reference/v202408/LiveStreamEventService.FieldPathElement)`[]` A parsed copy of the field path. For example, the field path \"operations\\[1\\].operand\" corresponds to this list: {FieldPathElement(field = \"operations\", index = 1), FieldPathElement(field = \"operand\", index = null)}. |\n| ### `trigger` | ` `xsd:`string` The data that caused the error. |\n| ### `errorString` | ` `xsd:`string` A simple string representation of the error and reason. |\n| **`LiveStreamEventCustomAssetKeyError`** ||\n| ### `reason` | ` `[LiveStreamEventCustomAssetK...](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEventCustomAssetKeyError.Reason \"LiveStreamEventCustomAssetKeyError.Reason\")` ` *** ** * ** *** **Enumerations** `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. \u003cbr /\u003e |"]]