Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 3.41 KB

getusagemetricsrequest.md

File metadata and controls

12 lines (9 loc) · 3.41 KB

GetUsageMetricsRequest

Fields

Field Type Required Description
from_ Optional[int] Start millis timestamp for the query range (inclusive)
to Optional[int] End millis timestamp for the query range (exclusive)
time_step Optional[operations.GetUsageMetricsQueryParamTimeStep] The time step to aggregate viewership metrics by
creator_id Optional[str] The creator ID to filter the query results
breakdown_by List[operations.GetUsageMetricsQueryParamBreakdownBy] The list of fields to break down the query results. Currently the
only supported breakdown is by creatorId.