Android · Schema

SubscriptionPurchaseV2

Indicates the v2 subscription purchase details, including subscription state, line items, and external account information.

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

Properties

Name Type Description
kind string Resource type identifier.
regionCode string ISO 3166-1 alpha-2 billing region code.
latestOrderId string The order ID of the latest order associated with this subscription.
lineItems array Item-level info for a subscription purchase. Each line item corresponds to a base plan or offer.
startTime string Time at which the subscription was granted.
subscriptionState string The current state of the subscription.
linkedPurchaseToken string The purchase token of the old subscription if replaced.
pausedStateContext object Additional context around paused subscriptions.
canceledStateContext object Additional context around canceled subscriptions.
acknowledgementState string The acknowledgement state of the subscription.
externalAccountIdentifiers object User account identification in third-party services.
View JSON Schema on GitHub