List saved reports
list_reportsRetrieve saved reports in Ad Manager and return each report's resource name needed to run a report. Use this to find the correct report before executing it.
Instructions
List saved reports in Ad Manager. Returns each report's resource name, which is what run_report takes. Use this first to find the report to run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Maximum reports to return. | |
| networkCode | No | Ad Manager network code. Defaults to the configured network. |