CompletePurchaseValue

Contains sku details for digital in-app goods. Returned to the Action as output for actions.type.CompletePurchaseValue .

JSON representation
 { 
 "purchaseStatus" 
 : 
 enum ( PurchaseStatus 
) 
 , 
 "orderId" 
 : 
 string 
 , 
 "purchaseToken" 
 : 
 string 
 } 
Fields
purchaseStatus

enum ( PurchaseStatus )

Status of current purchase.

orderId

string

A unique order identifier for the transaction. This identifier corresponds to the Google provided order ID.

purchaseToken

string

A opaque token that uniquely identifies a purchase for a given item and user pair.

Create a Mobile Website
View Site in Mobile | Classic
Share by: