get_audience_report
Get audience analysis report with demographic, interest, device, and geographic data for an advertiser over a specified date range.
Instructions
人群分析报表 (Audience analysis report).
Get audience analysis report including demographic breakdown, interest tags, device distribution, and geographic distribution.
Args: advertiser_id: The advertiser account ID. start_date: Start date in YYYY-MM-DD format. end_date: End date in YYYY-MM-DD format. page: Page number for pagination (default 1). page_size: Number of records per page (default 20, max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| advertiser_id | Yes | ||
| start_date | Yes | ||
| end_date | Yes | ||
| page | No | ||
| page_size | No |