Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
OtherRegionsSubscriptionOfferPhaseConfig |
OtherRegionsSubscriptionOfferPhaseConfig.clone() |
OtherRegionsSubscriptionOfferPhaseConfig |
SubscriptionOfferPhase.getOtherRegionsConfig()
Pricing information for any new locations Play may launch in.
|
OtherRegionsSubscriptionOfferPhaseConfig |
OtherRegionsSubscriptionOfferPhaseConfig.set(String fieldName,
Object value) |
OtherRegionsSubscriptionOfferPhaseConfig |
OtherRegionsSubscriptionOfferPhaseConfig.setAbsoluteDiscounts(OtherRegionsSubscriptionOfferPhasePrices absoluteDiscounts)
The absolute amount of money subtracted from the base plan price prorated over the phase
duration that the user pays for this offer phase.
|
OtherRegionsSubscriptionOfferPhaseConfig |
OtherRegionsSubscriptionOfferPhaseConfig.setFree(OtherRegionsSubscriptionOfferPhaseFreePriceOverride free)
Set to specify this offer is free to obtain.
|
OtherRegionsSubscriptionOfferPhaseConfig |
OtherRegionsSubscriptionOfferPhaseConfig.setOtherRegionsPrices(OtherRegionsSubscriptionOfferPhasePrices otherRegionsPrices)
The absolute price the user pays for this offer phase.
|
OtherRegionsSubscriptionOfferPhaseConfig |
OtherRegionsSubscriptionOfferPhaseConfig.setRelativeDiscount(Double relativeDiscount)
The fraction of the base plan price prorated over the phase duration that the user pays for
this offer phase.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionOfferPhase |
SubscriptionOfferPhase.setOtherRegionsConfig(OtherRegionsSubscriptionOfferPhaseConfig otherRegionsConfig)
Pricing information for any new locations Play may launch in.
|
Copyright © 2011–2025 Google. All rights reserved.