Type Table Event productList Revision 2017.3060 Keywords Google, IAP, in-app purchases, productList, products See also productList store.*
Lua array (table) where each element is itself a Lua table containing the following product information:
productIdentifier — A string representing the product identifier.
title — A string representing the product title.
description — A string representing the product description.
localizedPrice — The product price as a localized currency string, for example $0.99.
priceAmountMicros — Price (string) in
priceCurrencyCode — ISO 4217 currency code for the price, for example "GBP" if the price is specified in British pounds sterling.
originalJson — A JSON-formatted string representation of the product details.