[[["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."],[[["`LineItemFlightDateError.Reason` identifies the specific cause of an error related to the line item's flight dates."],["This enumeration includes reasons such as start or end dates being in the past, the end date preceding the start date, or the end date being too far in the future."],["It is utilized by several Google Ad Manager services like ForecastService, LineItemService, and OrderService."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The document details the `LineItemFlightDateError.Reason` enumeration, associated with multiple services like `ForecastService`, `LineItemService`, and `OrderService`. This enumeration specifies reasons for target errors related to line item flight dates. Possible errors 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 a catch-all `UNKNOWN` for unexposed values. It shows the different services this affects.\n"]]