[[["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."],[[["LineItemFlightDateError.Reason indicates the cause of an error related to the start and end times of a line item flight."],["Potential reasons include start or end times being in the past, end times preceding start times, excessively late end times, or an unknown reason."],["This error can occur within various Google Ad Manager services, including ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, and PublisherQueryLanguageService."],["It is associated with the LineItemFlightDateError dependency."],["The error is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The provided content outlines the `LineItemFlightDateError.Reason` enumeration, which details the potential reasons for flight date errors within Google Ad Manager services. These services include ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, and PublisherQueryLanguageService. The `LineItemFlightDateError` depends on the `LineItemFlightDateError.Reason` which lists possible error reasons like `START_DATE_TIME_IS_IN_PAST`, `END_DATE_TIME_IS_IN_PAST`, `END_DATE_TIME_NOT_AFTER_START_TIME`, `END_DATE_TIME_TOO_LATE`, and `UNKNOWN` for unspecified errors. The namespace for this error is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]