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 Google Ad Manager line items.\u003c/p\u003e\n"],["\u003cp\u003eIt occurs when there are issues with the specified time ranges for ad delivery, like invalid hours, minutes, overlapping periods, or incorrect start and end times.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the broader LineItemService and inherits properties from ApiError to provide detailed information about the error.\u003c/p\u003e\n"],["\u003cp\u003eDayPartTargetingError includes a 'reason' field that indicates the specific cause of the error using an enumerated value.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should refer to the documentation for DayPartTargetingError.Reason to understand and address the various error scenarios.\u003c/p\u003e\n"]]],["The provided content outlines errors related to day-part targeting within various services, like AdjustmentService, ForecastService, LineItemService, and others. These services use `DayPartTargetingError` as a classification for mistakes related to day part targeting. This error type inherits from `ApiError` and provides reasons such as `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, and `TIME_PERIODS_OVERLAP`, to pinpoint specific issues with time-based targeting settings. It also includes an UNKNOWN error as well as field information for diagnosis.\n"],null,[]]