The details of a introductory pricing promotion.
| JSON representation |
|---|
{
"introductoryPricingSpecs": [
{
object ( |
| Fields | |
|---|---|
introductoryPricingSpecs[] |
Output only. Specifies the introductory pricing periods. |
IntroductoryPricingSpec
The duration of an introductory pricing promotion.
| JSON representation |
|---|
{ "regionCode": string, "recurrenceCount": integer, // Union field |
| Fields | |
|---|---|
regionCode |
Output only. 2-letter ISO region code where the product is available in. Ex. "US". |
recurrenceCount |
Output only. The duration of an introductory offer in billing cycles. |
Union field
|
|
discountAmount |
Output only. The discount amount. The value is positive. |
discountRatioMicros |
Output only. The discount percentage in micros. For example, 50,000 represents 5%. |