[[["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 outlines the potential errors related to the flight dates of a line item in Google Ad Manager."],["These errors primarily concern the start and end date and time configurations of line items."],["Reasons include start or end dates in the past, end dates preceding start dates, and excessively far-future end dates."],["The `UNKNOWN` reason is reserved for instances where the API version in use doesn't expose the specific error detail."]]],["The provided content defines `LineItemFlightDateError.Reason`, an enumeration for errors related to line item flight dates within the Google Ad Manager API v202405. This error reason is used across multiple services: ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, and PublisherQueryLanguageService. The error 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 a general `UNKNOWN` category. These reasons specify invalid start or end times.\n"]]