get_sponsor_audience
Retrieve aggregated audience demographics for all creators a brand has sponsored, including top countries, gender ratio, average age, and age breakdown. Currently returns YouTube data.
Instructions
Aggregated audience demographics across all creators a brand has sponsored. Returns data.youtube and/or data.instagram (each may be null) with audienceLocations (top 5 countries), audienceGender (maleRatio + femaleRatio), audienceAvgAge, audienceAgeBreakdown (fixed 7 buckets: 13-17/18-24/25-34/35-44/45-54/55-64/65+). IG block is reserved but always null today — backend only aggregates YT audience. Omit platform to request both. EXPENSIVE: costs 25 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandId | Yes | Brand ID (e.g. "acer.com"). | |
| platform | No | Platform scope. NOTE: TikTok sponsor data is not available — only YouTube and Instagram. |