Android · Schema

SubscriptionOffer

A subscription offer represents special pricing for a subscription, such as a free trial or introductory price.

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

Properties

Name Type Description
packageName string The package name of the parent app.
productId string The product ID of the parent subscription.
basePlanId string The base plan ID the offer is associated with.
offerId string The unique identifier for this offer.
state string The current state of the offer.
phases array The pricing phases for this offer. Each phase defines a pricing period with its own duration and price.
targeting object Targeting rules for the offer.
regionalConfigs array Regional configuration for this offer.
offerTags array Custom tags for this offer.
View JSON Schema on GitHub