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\u003eLineItemFlightDateError\u003c/code\u003e identifies errors related to the start and end dates of line items in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt is a type of \u003ccode\u003eApiError\u003c/code\u003e and inherits its properties, including \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides a specific reason for the error, categorized by an enum with values like \u003ccode\u003eSTART_DATE_TIME_IS_IN_PAST\u003c/code\u003e or \u003ccode\u003eEND_DATE_TIME_NOT_AFTER_START_TIME\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe error falls within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSeveral services utilize this error, including ForecastService, LineItemService, LineItemTemplateService, OrderService, and PublisherQueryLanguageService.\u003c/p\u003e\n"]]],["The document details various services and associated errors within an ad management system. Key services include ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, and PublisherQueryLanguageService. It highlights `ApiError` as a base class, with numerous specific error types inheriting from it, such as `ApiVersionError`, `AssetError`, and `AuthenticationError`. `LineItemFlightDateError` is singled out, focusing on errors related to line item start and end dates, with specific reasons like `START_DATE_TIME_IS_IN_PAST`. The docuement also shows error data fields.\n"],null,[]]