interface AnalyticsCategoryResponse {
    categories: AnalyticsCategoryBreakdown[];
}

Properties

Properties