IntroductoryPricingDetails
Stay organized with collections
Save and categorize content based on your preferences.
The details of a introductory pricing promotion.
Fields |
introductoryPricingSpecs[] |
object (IntroductoryPricingSpec )
Output only. Specifies the introductory pricing periods.
|
IntroductoryPricingSpec
The duration of an introductory pricing promotion.
JSON representation |
{
"regionCode": string,
"recurrenceCount": integer,
// Union field discount_spec can be only one of the following:
"discountAmount": {
object (Amount )
},
"discountRatioMicros": string
// End of list of possible types for union field discount_spec .
} |
Fields |
regionCode |
string
Output only. 2-letter ISO region code where the product is available in. Ex. "US".
|
recurrenceCount |
integer
Output only. Output Only. The duration of an introductory offer in billing cycles.
|
Union field discount_spec . discount_spec can be only one of the following:
|
discountAmount |
object (Amount )
Output only. The discount amount. The value is positive.
|
discountRatioMicros |
string (int64 format)
Output only. The discount percentage in micros. For example, 50,000 represents 5%.
|
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-08-06 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-08-06 UTC."}