Android · Schema

IntroductoryPriceInfo

Contains the introductory price information for a subscription.

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

Properties

Name Type Description
introductoryPriceCurrencyCode string ISO 4217 currency code for the introductory price.
introductoryPriceAmountMicros string Introductory price in micro-units of the currency.
introductoryPricePeriod string Introductory price period in ISO 8601 format (e.g., P1W for one week, P1M for one month).
introductoryPriceCycles integer Number of billing periods the introductory price applies for.
View JSON Schema on GitHub