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 issues encountered when setting up day-part targeting for line items in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eErrors can arise from invalid hour or minute values, incorrect start and end times, overlapping time periods, or other reasons.\u003c/p\u003e\n"],["\u003cp\u003eThe error messages provide specific reasons for the issue, categorized by an enum value like \u003ccode\u003eINVALID_HOUR\u003c/code\u003e, \u003ccode\u003eEND_TIME_NOT_AFTER_START_TIME\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the AdjustmentService within the Google Ad Manager API and inherits from the ApiError class.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided error information, including field path, trigger, and reason, to diagnose and resolve day-part targeting problems.\u003c/p\u003e\n"]]],["The document details the `DayPartTargetingError`, a type of error occurring within the Ad Manager API service when setting up day-part targeting. It lists the `AdjustmentService` and other associated services like `ForecastService` and `LineItemService`. `DayPartTargetingError` inherits from `ApiError` and includes error fields such as `fieldPath`, `trigger`, and `errorString`. `DayPartTargetingError` also contains various error reasons including `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, and `TIME_PERIODS_OVERLAP`.\n"],null,[]]