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
Copy file name to clipboardExpand all lines: docs/models/operations/listeventsrequest.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
|`browser`|*Optional[str]*|:heavy_minus_sign:| The browser to retrieve analytics for. | Chrome |
27
27
|`os`|*Optional[str]*|:heavy_minus_sign:| The OS to retrieve analytics for. | Windows |
28
28
|`trigger`|[Optional[operations.QueryParamTrigger]](../../models/operations/queryparamtrigger.md)|:heavy_minus_sign:| The trigger to retrieve analytics for. If undefined, returns all trigger types. ||
29
-
|`referer`|*Optional[str]*|:heavy_minus_sign:| The referer to retrieve analytics for.| google.com |
29
+
|`referer`|*Optional[str]*|:heavy_minus_sign:| The referer hostname to retrieve analytics for. | google.com |
30
30
|`referer_url`|*Optional[str]*|:heavy_minus_sign:| The full referer URL to retrieve analytics for. |https://dub.co/blog|
31
31
|`url`|*Optional[str]*|:heavy_minus_sign:| The URL to retrieve analytics for. ||
32
32
|`tag_ids`|[Optional[operations.ListEventsQueryParamTagIds]](../../models/operations/listeventsqueryparamtagids.md)|:heavy_minus_sign:| The tag IDs to retrieve analytics for. ||
0 commit comments