mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
This commit is contained in:
@@ -134,6 +134,11 @@ GAM will supply missing values:
|
|||||||
For `gam report gmail`, `gmaileventtypes <NumberRangeList>` can be used to limit the event types displayed.
|
For `gam report gmail`, `gmaileventtypes <NumberRangeList>` can be used to limit the event types displayed.
|
||||||
* See: https://developers.google.com/workspace/admin/reports/v1/appendix/activity/gmail
|
* See: https://developers.google.com/workspace/admin/reports/v1/appendix/activity/gmail
|
||||||
|
|
||||||
|
You can use the following filter to select a specific event; replace `X` with your desired value.
|
||||||
|
```
|
||||||
|
filter "event_info.mail_event_type==X"
|
||||||
|
```
|
||||||
|
|
||||||
Apply API filters.
|
Apply API filters.
|
||||||
* `filter|filters <String>` - `<String>` is a comma separated list of filter expressions.
|
* `filter|filters <String>` - `<String>` is a comma separated list of filter expressions.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user