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-05-15 UTC."],[[["DateTimeRangeTargetingError is an error type that occurs when there are issues with the date and time ranges associated with a line item's targeting."],["This error is often encountered when working with line items that have specific scheduling requirements, such as sponsorship or standard line items."],["The error can manifest in various ways, such as overlapping ranges, ranges outside the line item's active period, or invalid start/end times."],["DateTimeRangeTargetingError provides detailed information about the specific reason for the error through its `reason` field, allowing for easier debugging and resolution."],["The error belongs to the `https://www.google.com/apis/ads/publisher/v202405` namespace, which is part of the Google Ad Manager API."]]],["The document outlines `DateTimeRangeTargetingError`, which occurs when associating a line item with an incompatible targeting expression. This error is part of the `AdjustmentService` within the Google Ad Manager API, version 202405. Key details include error inheritance from `ApiError`, field definitions, and a comprehensive list of `DateTimeRangeTargetingError.Reason` enumerations. These enumerations specify the reasons for the error, such as overlapping ranges, incorrect line item types, or ranges falling outside the line item's active period. The namespace for these resources is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]