Webgains (Legacy): Most-used fields#
The table below gives information about most-used fields that you can import from Webgains (Legacy). Other fields might also be available in Adverity.
The fields that you can fetch in Adverity are updated regularly to reflect updates to data source APIs.
API name |
Adverity UI name |
Description |
Use in Adverity |
|---|---|---|---|
campaign_id |
campaign_id |
The unique identifier of the marketing campaign associated with the transaction. |
dimension |
commission |
commission |
The amount of commission generated for the publisher by this transaction. |
metric |
commission_count |
commission_count |
metric |
|
currency |
currency |
The currency code (e.g., ‘GBP’, ‘EUR’) used for the transaction’s value and commission amounts. |
dimension |
customer_id |
customer_id |
The unique identifier for the transaction. While not explicitly a ‘customer_id’, this field serves as the primary identifier for the specific transaction record. The API documentation refers to this as the ‘id’ field, which is the Unique Identifier of the Transaction. |
dimension |
date |
date |
The date when the transaction was recorded, provided as a UNIX timestamp. |
dimension |
datetime |
datetime |
The date and time when the transaction was created. This corresponds to the ‘date’ field in the API, which is provided as a UNIX timestamp. |
dimension |
event_id |
event_id |
A unique identifier for the specific transaction event. |
dimension |
id |
id |
The unique identifier for the transaction. |
dimension |
items |
items |
A collection of products or services included in the transaction. |
dimension |
order_reference |
order_reference |
The unique reference number assigned to the customer’s order. |
dimension |
status |
status |
The current status of the transaction (e.g., pending, approved, declined). |
dimension |
value |
value |
The total monetary value of the transaction. |
metric |
voucher_code |
voucher_code |
A promotional code or voucher applied to one of the items within the transaction. |
dimension |