2022-11-29
▼ ▲ chromemanagement.customers.telemetry.events.list
Parameters :
pageSize
Location : query
Type : integer
Description : Optional. Maximum number of results to return. Default value is 100. Maximum value is 1000.
Format : int32
readMask
Description : Required. Read mask to specify which fields to return.
Location : query
Type : string
Format : google-fieldmask
filter
Type : string
Description : Optional. Only include resources that match the filter. Supported filter fields: * device_id * user_id * device_org_unit_id * user_org_unit_id * timestamp * event_type
Location : query
pageToken
Type : string
Description : Optional. Token to specify next page in the list.
Location : query
parent
Location : path
Type : string
Pattern : ^customers/[^/]+$
Required : Yes
Description : Required. Customer id or "my_customer" to use the customer associated to the account making the request.
Description : List telemetry events.
Path : v1/{+parent}/telemetry/events
HTTP Method : GET
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/chrome.management.telemetry.readonly
Flat Path : v1/customers/{customersId}/telemetry/events