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\u003eLiveStreamEventDateTimeError\u003c/code\u003e object lists all errors associated with live stream event start and end date times.\u003c/p\u003e\n"],["\u003cp\u003eThis error type is part of the \u003ccode\u003eLiveStreamEventService\u003c/code\u003e and inherits from the \u003ccode\u003eApiError\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides specific details about the encountered date/time error, such as the start date being in the past or the end date being before the start date.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content outlines the `LiveStreamEventService` and its associated errors, inherited from `ApiError`. It details a comprehensive list of potential errors including `AdBreakMarkupError`, `AuthenticationError`, `QuotaError`, and more. The `LiveStreamEventDateTimeError` is highlighted, specifically related to managing the start and end times of live stream events. This error type includes reasons like `START_DATE_TIME_IS_IN_PAST`, `END_DATE_TIME_NOT_AFTER_START_DATE_TIME`, and `END_DATE_TIME_TOO_LATE`, among others. Also shows inherited fields `fieldPath` , `fieldPathElements`, `trigger`, and `errorString`\n"],null,["# type LiveStreamEventDateTimeError (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...](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEventConditioningError \"LiveStreamEventConditioningError\") [LiveStreamEventCustomAssetK...](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEventCustomAssetKeyError \"LiveStreamEventCustomAssetKeyError\") **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 live stream event start and end date times.\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| **`LiveStreamEventDateTimeError`** ||\n| ### `reason` | ` `[LiveStreamEventDateTimeErro...](/ad-manager/api/reference/v202411/LiveStreamEventService.LiveStreamEventDateTimeError.Reason \"LiveStreamEventDateTimeError.Reason\")` ` *** ** * ** *** **Enumerations** `START_DATE_TIME_IS_IN_PAST` : Cannot create a new live stream event with a start date in the past. `END_DATE_TIME_NOT_AFTER_START_DATE_TIME` : End date must be after the start date. `END_DATE_TIME_TOO_LATE` : `DateTime`s after 1 January 2037 are not supported. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]