File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
src/connections/sources/catalog/cloud-apps/unlocking-attribution Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -57,14 +57,14 @@ Below are tables outlining the properties included in the collections listed abo
57
57
58
58
### conversions
59
59
60
- | Property Name | Description |
61
- | ----------------------------- | ----------------------------------------------------------------------------------------------------- |
62
- | ` id ` | The unique ID of this conversion event |
63
- | ` anonymous_id ` | If available, the anonymous_id of the user who performed the conversion event |
64
- | ` user_id ` | If available, the user_id of the user who performed the conversion event |
65
- | ` conversiontype ` | The name of the conversion event |
66
- | ` timestamp ` | The date/ time that the conversion event occurred |
67
- | ` value ` | The value (typically revenue) of the conversion event |
60
+ Property Name | Description
61
+ ---------------- | ------------
62
+ ` id ` | The unique ID of the conversion event.
63
+ ` anonymous_id ` | The anonymous_id of the user who performed the conversion event.
64
+ ` user_id ` | The user_id of the user who performed the conversion event.
65
+ ` conversiontype ` | The name of the conversion event.
66
+ ` timestamp ` | The date and time that the conversion event occurred.
67
+ ` value ` | The value of the conversion event. This is typically revenue.
68
68
69
69
### conversion_touch_lookup
70
70
You can’t perform that action at this time.
0 commit comments