[[["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-08-20 UTC."],[[["LineItemFlightDateError.Reason enumerates the potential errors associated with line item flight dates in Google Ad Manager."],["These errors can include issues like start or end dates being in the past, end dates preceding start dates, or exceeding allowed durations."],["The enumeration is utilized by multiple services such as ForecastService, LineItemService, OrderService, and others for consistent error handling."],["A value of \"UNKNOWN\" is returned if the specific error reason is not available in the current API version."]]],["The provided content details the `LineItemFlightDateError.Reason` enumeration, which outlines the potential reasons for a line item flight date error. This error can occur across multiple services including `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, and `PublisherQueryLanguageService`. Possible reasons include: `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 an `UNKNOWN` reason for unexposed API versions. The namespace for this information is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]