RateDetails
Stay organized with collections
Save and categorize content based on your preferences.
The config for the rate details.
JSON representation |
{
"rateType": enum (RateType ),
"rate": {
object (Money )
},
"unitsPurchasedCount": string
} |
Fields |
rateType |
enum (RateType )
The rate type. Required.
|
rate |
object (Money )
The rate. Required. Must be positive value.
|
unitsPurchasedCount |
string (int64 format)
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
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). |
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 2024-09-18 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-09-18 UTC."}