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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLiveStreamEventConditioningError\u003c/code\u003e object lists errors related to conditioning applied to a \u003ccode\u003eLiveStreamEvent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThese errors often occur when DASH bridge conditioning is misconfigured or modified after the event's start time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides specific information about the error, represented by an enum with values like \u003ccode\u003eCANNOT_APPLY_DASH_BRIDGE\u003c/code\u003e or \u003ccode\u003eCANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLiveStreamEventConditioningError\u003c/code\u003e object inherits properties from the \u003ccode\u003eApiError\u003c/code\u003e object such as \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for detailed error identification and debugging.\u003c/p\u003e\n"]]],["The `LiveStreamEventService` defines error handling for live stream events, detailing various `ApiError` types that inherit from a base `ApiError`. These errors include issues like invalid URLs, authentication problems, and quota limits. It lists specific errors like `LiveStreamEventConditioningError`, which handles problems related to conditioning, such as `CANNOT_APPLY_DASH_BRIDGE`. The error objects include details like `fieldPath`, `trigger`, and `errorString`, aiding in debugging.\n"],null,["# type LiveStreamEventConditioningError (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...** [LiveStreamEventCustomAssetK...](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEventCustomAssetKeyError \"LiveStreamEventCustomAssetKeyError\") [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 conditioning applied to a [LiveStreamEvent](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEvent).\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| **`LiveStreamEventConditioningError`** ||\n| ### `reason` | ` `[LiveStreamEventConditioning...](/ad-manager/api/reference/v202408/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 |"]]