CurrencyError

  • The document lists possible errors related to currency.

  • Error types include unspecified, unknown, and value not being a multiple of the billable unit.

  • Each error type has a brief description.

Enum describing possible currency errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

VALUE_NOT_MULTIPLE_OF_BILLABLE_UNIT

Bid must be a multiple of billable unit.