You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Name of the tracking company (e.g., 'Google', 'Microsoft')"
65
+
}
66
+
}
67
+
}
68
+
},
69
+
"totalCount": {
70
+
"type": "number"
71
+
}
72
+
}
73
+
},
74
+
"HistoryEntry": {
75
+
"type": "object",
76
+
"properties": {
77
+
"title": {
78
+
"type": "string",
79
+
"description": "Platform-dependent page identifier - could be HTML title, URL pathname, or other identifier. Examples: 'YouTube - Homepage', '/users/settings', 'Netflix', '/v2/api/analytics'"
0 commit comments