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 within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors often involve incorrect hour or minute values, overlapping time periods, or end times preceding start times in day-part configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe error messages provide specific reasons for the issue, categorized by an enum like \u003ccode\u003eINVALID_HOUR\u003c/code\u003e, \u003ccode\u003eINVALID_MINUTE\u003c/code\u003e, \u003ccode\u003eEND_TIME_NOT_AFTER_START_TIME\u003c/code\u003e, or \u003ccode\u003eTIME_PERIODS_OVERLAP\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach error includes details such as the field path, trigger data, and a descriptive error string to aid in troubleshooting.\u003c/p\u003e\n"],["\u003cp\u003eDayPartTargetingError inherits from ApiError, providing a structured framework for handling errors within the Ad Manager API.\u003c/p\u003e\n"]]],["The core content outlines `DayPartTargetingError`, a type of error inherited from `ApiError`, within the context of various services like `ForecastService`, `LineItemService`, and others. It details specific error reasons, including `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP`, and `UNKNOWN`, related to scheduling line items. Also, the `ApiError` and `FieldPathElement` information is given. Additionally, the namespace is specified as `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,[]]