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 AdjustmentService relates to the ForecastService and handles date-related errors.\u003c/p\u003e\n"],["\u003cp\u003eDateError is a type of error within AdjustmentService that provides specific reasons for date-related issues.\u003c/p\u003e\n"],["\u003cp\u003eDateError includes reasons such as dates in the past, start dates after end dates, and invalid date formats.\u003c/p\u003e\n"],["\u003cp\u003eThe DateError reason field uses enumerations to clearly define the type of date error encountered.\u003c/p\u003e\n"],["\u003cp\u003eAdjustmentService inherits from ApiError, which provides basic error information like field path and error messages.\u003c/p\u003e\n"]]],[],null,["**Service** \n**AdjustmentService** [ForecastService](/ad-manager/api/reference/v202411/ForecastService.DateError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/AdjustmentService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/AdjustmentService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/AdjustmentService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/AdjustmentService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/AdjustmentService.CommonError) [CustomTargetingError](/ad-manager/api/reference/v202411/AdjustmentService.CustomTargetingError) **DateError** [DateTimeRangeTargetingError](/ad-manager/api/reference/v202411/AdjustmentService.DateTimeRangeTargetingError) [DayPartTargetingError](/ad-manager/api/reference/v202411/AdjustmentService.DayPartTargetingError) [EntityLimitReachedError](/ad-manager/api/reference/v202411/AdjustmentService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202411/AdjustmentService.FeatureError) [ForecastAdjustmentError](/ad-manager/api/reference/v202411/AdjustmentService.ForecastAdjustmentError) [ForecastError](/ad-manager/api/reference/v202411/AdjustmentService.ForecastError) [GenericTargetingError](/ad-manager/api/reference/v202411/AdjustmentService.GenericTargetingError) [GeoTargetingError](/ad-manager/api/reference/v202411/AdjustmentService.GeoTargetingError) [InternalApiError](/ad-manager/api/reference/v202411/AdjustmentService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202411/AdjustmentService.InvalidUrlError) [InventoryTargetingError](/ad-manager/api/reference/v202411/AdjustmentService.InventoryTargetingError) [InventoryUnitError](/ad-manager/api/reference/v202411/AdjustmentService.InventoryUnitError) [InventoryUnitSizesError](/ad-manager/api/reference/v202411/AdjustmentService.InventoryUnitSizesError) [NotNullError](/ad-manager/api/reference/v202411/AdjustmentService.NotNullError) [NullError](/ad-manager/api/reference/v202411/AdjustmentService.NullError) [ParseError](/ad-manager/api/reference/v202411/AdjustmentService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/AdjustmentService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/AdjustmentService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/AdjustmentService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/AdjustmentService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202411/AdjustmentService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/AdjustmentService.RequiredError) [ServerError](/ad-manager/api/reference/v202411/AdjustmentService.ServerError) [StatementError](/ad-manager/api/reference/v202411/AdjustmentService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/AdjustmentService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/AdjustmentService.StringLengthError) [TechnologyTargetingError](/ad-manager/api/reference/v202411/AdjustmentService.TechnologyTargetingError) [TrafficForecastSegmentError](/ad-manager/api/reference/v202411/AdjustmentService.TrafficForecastSegmentError) [TypeError](/ad-manager/api/reference/v202411/AdjustmentService.TypeError) [UniqueError](/ad-manager/api/reference/v202411/AdjustmentService.UniqueError) [UserDomainTargetingError](/ad-manager/api/reference/v202411/AdjustmentService.UserDomainTargetingError)\n\nA list of all errors associated with the dates.\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/AdjustmentService.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| **`DateError`** ||\n| `reason` | ` `[DateError.Reason](/ad-manager/api/reference/v202411/AdjustmentService.DateError.Reason)` ` *** ** * ** *** **Enumerations** `DATE_IN_PAST` : `START_DATE_AFTER_END_DATE` : `END_DATE_BEFORE_START_DATE` : `NOT_CERTAIN_DAY_OF_MONTH` : `INVALID_DATES` : `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]