The config for the rate details.
JSON representation | |
---|---|
{ "rateType": enum ( |
Fields | |
---|---|
rateType |
The rate type. Required. |
rate |
The rate. Required. Must be positive value. |
unitsPurchasedCount |
Required for reserved transaction type product. Not applicable for non-reserved transaction type product. Units purchased represent the number of billable units guaranteed by the seller. |
RateType
Possible rate types.
Enums | |
---|---|
RATE_TYPE_UNSPECIFIED |
The rate type is not specified or is unknown in this version. Not valid input value. |
CPM |
The rate type is CPM(cost per mil billable units). |