Optional acknowledgementOptional canceledAdditional context around canceled subscriptions. Only present if the subscription currently has subscriptionState SUBSCRIPTION_STATE_CANCELED.
Optional externalUser account identifier in the third-party service.
Optional latestThe order id of the latest order associated with the purchase of the subscription. For autoRenewing subscription, this is the order id of signup order if it is not renewed yet, or the last recurring order id (success, pending, or declined order). For prepaid subscription, this is the order id associated with the queried purchase token.
Optional lineItem-level info for a subscription purchase. The items in the same purchase should be either all with AutoRenewingPlan or all with PrepaidPlan.
Optional linkedThe purchase token of the old subscription if this subscription is one of the following:
Optional pausedAdditional context around paused subscriptions. Only present if the subscription currently has subscriptionState SUBSCRIPTION_STATE_PAUSED.
Optional regionISO 3166-1 alpha-2 billing country/region code of the user at the time the subscription was granted.
Optional startTime at which the subscription was granted. Not set for pending subscriptions (subscription was created but awaiting payment during signup).
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
Optional subscribeUser profile associated with purchases made with 'Subscribe with Google'.
Optional subscriptionThe current state of the subscription.
Optional testOnly present if this subscription purchase is a test purchase.
The acknowledgement state of the subscription.