Jump to top

SpendVirtualCurrencyEventParameters

interface

Properties

item_name

</>

An item name.

item_name: string;

value

</>

A context-specific numeric value which is accumulated automatically for each event type. Values can include revenue, distance, time and points. When a value is set, the accompanying currency parameter should also be defined.

value: number;

virtual_currency_name

</>

Name of virtual currency type. E.g. gems.

virtual_currency_name: string;