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 2024-02-13 UTC."],[[["`DateTimeRangeTargetingError` identifies errors when associating line items with targeting expressions."],["These errors often involve issues with date and time ranges, such as overlaps, inconsistencies with line item start/end times, or ranges outside the active period."],["Sponsorship, standard, and preferred deal line item types are most affected by these errors, while other types may have limitations."],["Errors can arise from modifying past date ranges, setting invalid start/end times, or having targeted ranges too far in the future."],["The `reason` field provides specific details about the encountered `DateTimeRangeTargetingError`, aiding in troubleshooting and resolution."]]],["The document outlines the `DateTimeRangeTargetingError` within an ad management API, detailing errors when associating line items with targeting expressions. Key services affected include Adjustment, Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, TargetingPreset, and YieldGroup. The core function is managing errors in date and time range targeting. Enumerations define specific error reasons, such as overlapping ranges, mismatches with line item start/end times, past ranges changed, incorrect times or unsupported types. The inherited `ApiError` provides details about the error.\n"]]