ReachPlanError

  • Enum describing possible errors from ReachPlanService.

  • Errors include unspecified issues, unknown codes, missing rate card data, insufficient inventory, and account not being enabled.

Enum describing possible errors from ReachPlanService.

Proto definition

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.