Properties
value
Monetary value of the event.
currency
ISO 4217 currency code.
transactionId
Unique order identifier.
orderName
Human-readable order number.
Quick Reference
| Property | Type | Required | Description |
|---|---|---|---|
value | number | Yes for purchase, lead, subscribe | Monetary value of the event |
currency | string | Yes (when value is set) | ISO 4217 currency code (USD, EUR, GBP) |
transactionId | string | Yes for purchase/refund | Unique order identifier |
orderName | string | No | Human-readable order number shown to customers |
Example
For Purchase events,
value should match the order total you want reported to ad platforms.