[[["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-02 UTC."],[[["`LineItemFlightDateError.Reason` lists the potential errors related to the start and end times of a line item's flight dates."],["These errors include scenarios where the start or end time is in the past, the end time is not after the start time, or the end time is too far in the future."],["This enumeration is used across various Google Ad Manager services like ForecastService, LineItemService, and OrderService to handle and communicate line item flight date issues."],["When encountering an error, the `LineItemFlightDateError.Reason` will indicate the specific issue, such as `START_DATE_TIME_IS_IN_PAST` or `END_DATE_TIME_NOT_AFTER_START_TIME`, to assist in troubleshooting."],["While most reasons are self-explanatory, the `UNKNOWN` reason is returned when the actual reason is not available in the requested API version."]]],[]]