download_async_report_tool
Fetch report rows for a finished async report using advertiser ID and task ID. Call after the task status shows complete.
Instructions
Downloads the completed data for an async report task. Only call after check_async_report_tool returns status COMPLETE. Returns the report rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| advertiser_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |