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\u003eDayPartTargetingError outlines errors encountered during day-part targeting setup for line items.\u003c/p\u003e\n"],["\u003cp\u003eIt highlights issues like invalid hour or minute values, incorrect start and end time configurations, and overlapping time periods.\u003c/p\u003e\n"],["\u003cp\u003eThe error includes a reason field specifying the nature of the error, categorized by an enum with values like INVALID_HOUR, INVALID_MINUTE, END_TIME_NOT_AFTER_START_TIME, and TIME_PERIODS_OVERLAP.\u003c/p\u003e\n"],["\u003cp\u003eThis error is associated with services such as AdjustmentService, ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService.\u003c/p\u003e\n"],["\u003cp\u003eDayPartTargetingError inherits from ApiError, providing additional context like field path, trigger data, and error messages.\u003c/p\u003e\n"]]],["The content details errors within ad management services, specifically focusing on `DayPartTargetingError`. Key services like AdjustmentService, ForecastService, LineItemService, and LineItemTemplateService are listed. `DayPartTargetingError` has specific reasons including `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP` and `UNKNOWN`. Additionally, errors inherit from `ApiError`, including `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. They help pinpoint issues in targeting configurations.\n"],null,[]]