ReachPlanError
Stay organized with collections
Save and categorize content based on your preferences.
-
Enum describing possible errors from ReachPlanService.
-
Errors include unspecified issues, unknown codes, missing rate card data, insufficient inventory, and account not being enabled.
| Enums |
NOT_FORECASTABLE_ACCOUNT_NOT_ENABLED
|
Not forecastable due to account not being enabled. |
NOT_FORECASTABLE_MISSING_RATE
|
Not forecastable due to missing rate card data. |
NOT_FORECASTABLE_NOT_ENOUGH_INVENTORY
|
Not forecastable due to not enough inventory. |
UNKNOWN
|
The received error code is not known in this version. |
UNSPECIFIED
|
Enum unspecified. |
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 2026-02-23 UTC.
[null,null,["Last updated 2026-02-23 UTC."],[],[]]