-jio-tables
| # | Parameter Value | Parameter Value Description | Example |
|---|---|---|---|
| 1 | productID | Product ID | |
| 2 | cid | Jio Ad click ID | |
| 3 | revenue | Total cart value during checkout (Sum of all products price considering their quantity) | |
| 4 | currency | Currency | INR |
| 5 | prdrevenue | Single Product price x product quantity | |
| 6 | prdcount | Product Count | |
| 7 | prdprice | Single Product price | |
| 8 | prdid | Product ID | |
| 9 | searchString | Search String | |
| 10 | productList | List of Products | |
| 11 | segment | Segment of ecom products | Men, women, kids, beauty, home&Kitchen |
| 12 | vertical | Vertical of products below Segment | Clothing, footware, accessories |
| 13 | brickname | Under vertical sub categories | T-shirts, Shirts, Jeans, casual shoe, sneakers |
| 14 | sku | Unique product identifier | |
| 15 | filters | Search filters | Age, color, brand, size |
| 16 | listName | Campaign name for products | Diwali sale, New year sale |
| 17 | pincode | Pincode | 560037 |
| 18 | lat | Latitude | |
| 19 | lon | Longitude | |
| 20 | referrerApp | Application via which deeplink url is initiated | Chrome, My Jio |
| 21 | deeplinkURL | Deeplink URL | |
| 22 | transactionId | Transaction ID of purchase completed | |
| 23 | searchString | Product search free text entered by user | "jeans for men" |
| 24 | startTime | Time at which user started viewing the product display page | "1213324345" |
| 25 | endTime | Time at which user stopped viewing the product display page | "34565766768" |
| 26 | pageName | Name of the page viewed bythe user | "WishList Page" |
| 27 | userdetails | Collection of data that contains User details | {"customerDetails": [{ type: 0 idValue: "hashed customer details" "hashMethod": "md5"}]} |
| 28 | sellerId | SellerId of Product | “12345” |
| 29 | customData | Any Custom data related to product (hashMapOf<String, String?>) | {"cs1": "value1", "cs2": "value2"} |