[[["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 outlines the potential errors associated with line item flight dates in Google Ad Manager."],["These errors can include issues such as start or end dates being in the past, end dates preceding start dates, or end dates being too far in the future."],["The 'UNKNOWN' reason is used when the actual error reason is not revealed by the specific API version being accessed."],["This error reason is used by various services including ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService and PublisherQueryLanguageService."]]],["The provided content defines `LineItemFlightDateError.Reason`, an enumeration for errors related to line item flight dates within the Google Ad Manager API v202408. It specifies possible reasons for these errors, which 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 `UNKNOWN`. These errors can occur within services such as `ForecastService`, `LineItemService`, `OrderService`, `LineItemTemplateService` and `ProposalLineItemService` when interacting with the `PublisherQueryLanguageService` using the namespace specified.\n"]]