interface AnalyticsBrandResponse {
    brands: AnalyticsBrandBreakdown[];
}

Properties

Properties