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-13 UTC."],[],[],null,["# type AdBreakMarkupError (v202508)\n\n**Service** \n**LiveStreamEventService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202508/LiveStreamEventService.ApiError) \n▼\n**AdBreakMarkupError** [ApiVersionError](/ad-manager/api/reference/v202508/LiveStreamEventService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202508/LiveStreamEventService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202508/LiveStreamEventService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202508/LiveStreamEventService.CommonError) [EntityLimitReachedError](/ad-manager/api/reference/v202508/LiveStreamEventService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202508/LiveStreamEventService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202508/LiveStreamEventService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202508/LiveStreamEventService.InvalidUrlError) [LiveStreamEventActionError](/ad-manager/api/reference/v202508/LiveStreamEventService.LiveStreamEventActionError) [LiveStreamEventCdnSettingsE...](/ad-manager/api/reference/v202508/LiveStreamEventService.LiveStreamEventCdnSettingsError \"LiveStreamEventCdnSettingsError\") [LiveStreamEventConditioning...](/ad-manager/api/reference/v202508/LiveStreamEventService.LiveStreamEventConditioningError \"LiveStreamEventConditioningError\") [LiveStreamEventCustomAssetK...](/ad-manager/api/reference/v202508/LiveStreamEventService.LiveStreamEventCustomAssetKeyError \"LiveStreamEventCustomAssetKeyError\") [LiveStreamEventDateTimeError](/ad-manager/api/reference/v202508/LiveStreamEventService.LiveStreamEventDateTimeError) [LiveStreamEventDvrWindowError](/ad-manager/api/reference/v202508/LiveStreamEventService.LiveStreamEventDvrWindowError) [LiveStreamEventPrerollSetti...](/ad-manager/api/reference/v202508/LiveStreamEventService.LiveStreamEventPrerollSettingsError \"LiveStreamEventPrerollSettingsError\") [LiveStreamEventSlateError](/ad-manager/api/reference/v202508/LiveStreamEventService.LiveStreamEventSlateError) [NotNullError](/ad-manager/api/reference/v202508/LiveStreamEventService.NotNullError) [NullError](/ad-manager/api/reference/v202508/LiveStreamEventService.NullError) [ParseError](/ad-manager/api/reference/v202508/LiveStreamEventService.ParseError) [PermissionError](/ad-manager/api/reference/v202508/LiveStreamEventService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202508/LiveStreamEventService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202508/LiveStreamEventService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202508/LiveStreamEventService.QuotaError) [RangeError](/ad-manager/api/reference/v202508/LiveStreamEventService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202508/LiveStreamEventService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202508/LiveStreamEventService.RequiredError) [RequiredNumberError](/ad-manager/api/reference/v202508/LiveStreamEventService.RequiredNumberError) [ServerError](/ad-manager/api/reference/v202508/LiveStreamEventService.ServerError) [StatementError](/ad-manager/api/reference/v202508/LiveStreamEventService.StatementError) [StringFormatError](/ad-manager/api/reference/v202508/LiveStreamEventService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202508/LiveStreamEventService.StringLengthError) [UniqueError](/ad-manager/api/reference/v202508/LiveStreamEventService.UniqueError) [VideoAdTagError](/ad-manager/api/reference/v202508/LiveStreamEventService.VideoAdTagError)\n\nAn error for publisher provided ad break markups in a [LiveStreamEvent](/ad-manager/api/reference/v202508/LiveStreamEventService.LiveStreamEvent) which are invalid\nfor the given [StreamingFormat](/ad-manager/api/reference/v202508/LiveStreamEventService.StreamingFormat).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\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/v202508/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| **`AdBreakMarkupError`** ||\n| ### `reason` | ` `[AdBreakMarkupError.Reason](/ad-manager/api/reference/v202508/LiveStreamEventService.AdBreakMarkupError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `INVALID_AD_BREAK_MARKUPS_FOR_STREAMING_FORMAT` : The ad break markups provided are not valid for the Streaming Format `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]