[[["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-11-19 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 in various services such as ForecastService, LineItemService, LineItemTemplateService, OrderService, and ProposalLineItemService."],["Possible reasons include start or end times in the past, end time before start time, end time too far in the future, or an unknown issue."],["The enumeration values, like `START_DATE_TIME_IS_IN_PAST`, provide detailed information about the error type."]]],["The provided content outlines services related to managing line items and orders, including ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, and PublisherQueryLanguageService. These services are dependent on the `LineItemFlightDateError`, which specifies reasons for errors related to line item flight dates. The `LineItemFlightDateError.Reason` enumeration lists possible issues: `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`. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]