@@ -75,21 +75,21 @@ Property Name | Description
75
75
76
76
### touches
77
77
78
- | Property Name | Description |
79
- | ----------------------------- | ----------------------------------------------------------------------------------------------------- |
80
- | ` timestamp ` | The date/ time that the touch occurred |
81
- | ` id ` | The unique ID of this touch |
82
- | ` context_page_url ` | The full URL of the page viewed |
83
- | ` context_page_path ` | The path of the page viewed |
84
- | ` context_page_title ` | The title of the page viewed |
85
- | ` context_page_referrer ` | The referrer from where the user clicked from to get to this page |
86
- | ` context_campaign_source ` | The contents of the utm_source query parameter in the URL |
87
- | ` context_campaign_medium ` | The contents of the utm_medium query parameter in the URL |
88
- | ` context_campaign_name ` | The contents of the utm_campaign query parameter in the URL |
89
- | ` context_campaign_content ` | The contents of the utm_content query parameter in the URL |
90
- | ` context_campaign_terms ` | The contents of the utm_terms query parameter in the URL |
91
- | ` campaign ` | The unique ID of the “Media Spend Item” object which this touch was mapped to |
92
- | ` search_narrative ` | The plain-English description of how this particular touch was mapped to campaign cost data |
78
+ Property Name | Description
79
+ --------------- | -------------
80
+ ` timestamp ` | The time that the touch occurred.
81
+ ` id ` | The unique ID of the touch.
82
+ ` context_page_url ` | The full URL of the page viewed.
83
+ ` context_page_path ` | The path of the page viewed.
84
+ ` context_page_title ` | The title of the page viewed.
85
+ ` context_page_referrer ` | The referrer from where the user clicked from to get to the page.
86
+ ` context_campaign_source ` | The contents of the utm_source query parameter in the URL.
87
+ ` context_campaign_medium ` | The contents of the utm_medium query parameter in the URL.
88
+ ` context_campaign_name ` | The contents of the utm_campaign query parameter in the URL.
89
+ ` context_campaign_content ` | The contents of the utm_content query parameter in the URL.
90
+ ` context_campaign_terms ` | The contents of the utm_terms query parameter in the URL.
91
+ ` campaign ` | The unique ID of the “Media Spend Item” object which the touch was mapped to.
92
+ ` search_narrative ` | The description of how the touch was mapped to campaign cost data.
93
93
94
94
95
95
### media_spend_items
0 commit comments