reportTypes
Lists report types.
get/v1/reportTypes
Query parameters
includeSystemManagedboolean
If set to true, also system-managed report types will be returned; otherwise only the report types that can be used to create new reporting jobs will be returned.
onBehalfOfContentOwnerstring
The content owner's external ID on which behalf the user is acting on. If not set, the user is acting for himself (his own channel).
pageSizeinteger
Requested page size. Server may return fewer report types than requested. If unspecified, server will pick an appropriate default.
pageTokenstring
A token identifying a page of results the server should return. Typically, this is the value of ListReportTypesResponse.next_page_token returned in response to the previous call to the ListReportTypes method.
Response
Successful response