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 is an error type associated with day-part targeting for line items in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt occurs when there are issues with the configuration of day-parts, such as invalid hours or minutes, overlapping time periods, or incorrect start and end times.\u003c/p\u003e\n"],["\u003cp\u003eThe error reason is indicated by the \u003ccode\u003ereason\u003c/code\u003e field, which provides specific details about the issue encountered.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the ProposalLineItemService namespace and inherits from the ApiError class.\u003c/p\u003e\n"],["\u003cp\u003eCommon reasons for this error include using hours outside the 0-24 range, minutes other than 0, 15, 30, or 45, and having end times before start times.\u003c/p\u003e\n"]]],["The core content outlines services and errors related to ad management, specifically focusing on `DayPartTargetingError`. Key actions involve managing ad targeting via services like `AdjustmentService`, `ForecastService`, and `ProposalLineItemService`. Errors inherit from `ApiError` and include issues like `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, and `TIME_PERIODS_OVERLAP`. These errors are specific to the timing of ads, ensuring day-part targeting is correctly configured, with hours between 0 and 24 and minutes in 15-minute intervals.\n"],null,[]]