type LiveStreamEventConditioningError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
LiveStreamEventService
Lists all errors associated with conditioning applied to a LiveStreamEvent.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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.
|
LiveStreamEventConditioningError
|
reason
|
LiveStreamEventConditioning...
The error reason represented by an enum.
Enumerations
-
CANNOT_APPLY_DASH_BRIDGE
- DASH bridge conditioning cannot be applied.
-
CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME
- DASH bridge conditioning cannot be modified after start time.
-
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\u003eLiveStreamEventService outlines errors related to applying conditioning to live stream events.\u003c/p\u003e\n"],["\u003cp\u003eErrors are categorized and include reasons like invalid URLs, date/time issues, or exceeding limits.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLiveStreamEventConditioningError\u003c/code\u003e specifically addresses issues with applying DASH bridge conditioning, such as applying it after the event start time.\u003c/p\u003e\n"],["\u003cp\u003eDetailed error information is provided with fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for debugging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field in \u003ccode\u003eLiveStreamEventConditioningError\u003c/code\u003e uses an enum to specify the cause of the error.\u003c/p\u003e\n"]]],["The content details errors related to the `LiveStreamEventService`, specifically regarding LiveStreamEvent conditioning. It outlines an `ApiError` inheritance structure with associated fields like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. It also lists numerous specific error types. `LiveStreamEventConditioningError` includes a `reason` field with possible values such as `CANNOT_APPLY_DASH_BRIDGE`, `CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME`, and `UNKNOWN`, indicating specific issues with DASH bridge conditioning.\n"],null,["# type LiveStreamEventConditioningError (v202411)\n\n**Service** \n**LiveStreamEventService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/LiveStreamEventService.ApiError) \n▼\n[AdBreakMarkupError](/ad-manager/api/reference/v202411/LiveStreamEventService.AdBreakMarkupError) [ApiVersionError](/ad-manager/api/reference/v202411/LiveStreamEventService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/LiveStreamEventService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/LiveStreamEventService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/LiveStreamEventService.CommonError) [EntityLimitReachedError](/ad-manager/api/reference/v202411/LiveStreamEventService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202411/LiveStreamEventService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202411/LiveStreamEventService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202411/LiveStreamEventService.InvalidUrlError) [LiveStreamEventActionError](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEventActionError) [LiveStreamEventCdnSettingsE...](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEventCdnSettingsError \"LiveStreamEventCdnSettingsError\") **LiveStreamEventConditioning...** [LiveStreamEventCustomAssetK...](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEventCustomAssetKeyError \"LiveStreamEventCustomAssetKeyError\") [LiveStreamEventDateTimeError](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEventDateTimeError) [LiveStreamEventDvrWindowError](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEventDvrWindowError) [LiveStreamEventPrerollSetti...](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEventPrerollSettingsError \"LiveStreamEventPrerollSettingsError\") [LiveStreamEventSlateError](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEventSlateError) [NotNullError](/ad-manager/api/reference/v202411/LiveStreamEventService.NotNullError) [NullError](/ad-manager/api/reference/v202411/LiveStreamEventService.NullError) [ParseError](/ad-manager/api/reference/v202411/LiveStreamEventService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/LiveStreamEventService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/LiveStreamEventService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/LiveStreamEventService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/LiveStreamEventService.QuotaError) [RangeError](/ad-manager/api/reference/v202411/LiveStreamEventService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202411/LiveStreamEventService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/LiveStreamEventService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202411/LiveStreamEventService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202411/LiveStreamEventService.ServerError) [StatementError](/ad-manager/api/reference/v202411/LiveStreamEventService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/LiveStreamEventService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/LiveStreamEventService.StringLengthError) [UniqueError](/ad-manager/api/reference/v202411/LiveStreamEventService.UniqueError) [VideoAdTagError](/ad-manager/api/reference/v202411/LiveStreamEventService.VideoAdTagError)\n\nLists all errors associated with conditioning applied to a [LiveStreamEvent](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEvent).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\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/v202411/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| **`LiveStreamEventConditioningError`** ||\n| ### `reason` | ` `[LiveStreamEventConditioning...](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEventConditioningError.Reason \"LiveStreamEventConditioningError.Reason\")` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `CANNOT_APPLY_DASH_BRIDGE` : DASH bridge conditioning cannot be applied. `CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME` : DASH bridge conditioning cannot be modified after start time. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]