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\u003e\u003ccode\u003eDateTimeRangeTargetingError\u003c/code\u003e identifies errors when associating a line item with a targeting expression involving date and time ranges.\u003c/p\u003e\n"],["\u003cp\u003eThis error is specific to certain line item types, particularly sponsorship, standard, and preferred deal line items.\u003c/p\u003e\n"],["\u003cp\u003eReasons for the error can include overlapping ranges, ranges outside the line item's active period, incorrect start or end times, and past-dated ranges.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDateTimeRangeTargetingError\u003c/code\u003e provides specific reasons for the error through the \u003ccode\u003ereason\u003c/code\u003e field, allowing for targeted debugging.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the Google Ad Manager API and falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document details the `DateTimeRangeTargetingError` within various services like `AdjustmentService`, `ForecastService`, and `ProposalLineItemService`. It outlines the error's inheritance from `ApiError`, including fields like `fieldPath`, `trigger`, and `errorString`. Key actions include identifying reasons for `DateTimeRangeTargetingError` through an enum. These reasons include `EMPTY_RANGES`, `RANGES_OVERLAP`, `PAST_RANGES_CHANGED`, `START_TIME_IS_NOT_START_OF_DAY`, `END_DATE_TIME_IS_TOO_LATE` and others, helping users understand and resolve date/time targeting issues.\n"],null,[]]