[[["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` identifies the specific cause of an error related to a line item's flight dates in Google Ad Manager."],["Possible reasons include start or end dates in the past, end date before the start date, or end date too far in the future."],["It is part of the `ForecastService` and other services in the Google Ad Manager API."],["This error utilizes a namespace for identification and versioning purposes within the API."],["An `UNKNOWN` reason is returned if the API version doesn't expose the actual cause."]]],["The document defines the `LineItemFlightDateError.Reason` enumeration, associated with multiple services like `ForecastService`, `LineItemService`, and `OrderService`. This enumeration outlines potential errors related to line item flight dates, such as `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`. These reasons represent issues encountered when defining the start and end times of line items within the specified services. The namespace for this is provided.\n"]]