[[["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."],[[["LineItemFlightDateError.Reason outlines the potential errors related to the flight dates of line items in Google Ad Manager."],["These errors include issues such as the start or end date being in the past, the end date preceding the start date, or the end date being too far in the future."],["The error reasons are utilized across multiple services within the Ad Manager API, including ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, and PublisherQueryLanguageService."],["LineItemFlightDateError.Reason is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The provided content outlines the `LineItemFlightDateError.Reason` enumeration, which details the potential reasons for errors related to line item flight dates within several services: `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, and `PublisherQueryLanguageService`. The possible error reasons are: `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 unexposed values. It also specifies the namespace for the api.\n"]]