enum LineItemFlightDateError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
START_DATE_TIME_IS_IN_PAST
|
|
END_DATE_TIME_IS_IN_PAST
|
|
END_DATE_TIME_NOT_AFTER_START_TIME
|
|
END_DATE_TIME_TOO_LATE
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The provided content details the `LineItemFlightDateError.Reason` enumeration, which specifies the reasons for errors related to line item flight dates. This enumeration is used within multiple services including `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, and `ProposalLineItemService`. The possible 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 `UNKNOWN` for unexposed API versions. These reasons are from the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum LineItemFlightDateError.Reason (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.LineItemFlightDateError.Reason) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.LineItemFlightDateError.Reason) [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.LineItemFlightDateError.Reason) [OrderService](/ad-manager/api/reference/v202502/OrderService.LineItemFlightDateError.Reason) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.LineItemFlightDateError.Reason) **PublisherQueryLanguageService** **Dependencies** \n[LineItemFlightDateError](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.LineItemFlightDateError) \n▼\n**LineItemFlightDateError.Reason**\n\nThe reasons for the target error.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|--------------------------------------|-------------------------------------------------------------------------------------|\n| `START_DATE_TIME_IS_IN_PAST` | |\n| `END_DATE_TIME_IS_IN_PAST` | |\n| `END_DATE_TIME_NOT_AFTER_START_TIME` | |\n| `END_DATE_TIME_TOO_LATE` | |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]