2026-05-30
▼ ▲ chromemanagement.customers.reports.countChromeProfileVersions
Path : v1/{+customer}/reports:countChromeProfileVersions
Flat Path : v1/customers/{customersId}/reports:countChromeProfileVersions
HTTP Method : GET
Parameters :
customer
Description : Required. Customer id or "my_customer" to use the customer associated to the account making the request.
Pattern : ^customers/[^/]+$
Location : path
Required : Yes
Type : string
orgUnitId
Description : The ID of the organizational unit. If omitted, all data will be returned.
Location : query
Type : string
pageSize
Description : Optional. Maximum number of results to return. Maximum and default are 100.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. Token to specify the page of the request to be returned.
Location : query
Type : string
filter
Description : Optional. Query string to filter results, AND-separated fields in EBNF syntax. Note: OR operations are not supported in this filter. Supported filter fields: * last_active_date
Location : query
Type : string
Parameter Order : customer
Scopes : https://www.googleapis.com/auth/chrome.management.reports.readonly
Description : Generate report of installed Chrome versions on managed profiles.