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-11-19 UTC."],[[["DateTimeRangeTargetingError lists all errors related to associating a line item with a targeting expression based on date and time ranges."],["This error encompasses various reasons, such as overlapping ranges, ranges falling outside the line item's active period, or incorrect start/end times."],["It applies to specific line item types like sponsorship, standard, and preferred deals and provides detailed explanations for each error reason."],["The DateTimeRangeTargetingError is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The document details the `DateTimeRangeTargetingError` within ad management services, outlining its relationship to various services like Adjustment, Forecast, LineItem, and others. This error occurs when associating a line item with a targeting expression. The document lists numerous specific error reasons, such as `EMPTY_RANGES`, `RANGES_OVERLAP`, `PAST_RANGES_CHANGED`, `START_TIME_IS_NOT_START_OF_DAY`, `RANGE_END_TIME_BEFORE_START_TIME`, and others. It also lists fields from the inherited class `ApiError` to define the error.\n"]]