[[["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 reason for an error related to a line item's flight dates in Google Ad Manager."],["This error can occur across various services such as ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, and PublisherQueryLanguageService."],["Potential reasons include start or end dates being in the past, the end date not being after the start date, or the end date being too far in the future."],["The `UNKNOWN` reason indicates the actual reason is not available in the requested API version."]]],["The provided content outlines the `LineItemFlightDateError.Reason` enumeration, which details the potential reasons for errors related to line item flight dates within the Google Ad Manager API (v202405). Key services utilizing this error type include ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService and PublisherQueryLanguageService. The enumeration defines five specific reasons for the error: `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`.\n"]]