List Ad Accounts
hyros_get_ad_accountsRetrieve ad accounts connected to Hyros with id, name, and platform to find the account IDs needed for ad and attribution reports.
Instructions
List the ad accounts connected to Hyros with their id, name, and platform. Call this first to discover the ids that hyros_get_ad_account_report and hyros_get_attribution_report need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated ad account ids to filter by (max 50). Omit to list every connected account. | |
| fields | No | Comma-separated fields to include per result (e.g. id,name). Omit for all fields. |