Get Ad Accounts
newsbreak_get_ad_accountsRetrieve all ad accounts for specified organizations, returning account IDs, names, and creation times grouped by organization.
Instructions
Get all ad accounts for specified organizations.
Returns ad accounts grouped by organization, including account IDs, names, and creation times.
Args:
orgIds (string[], required): Array of organization IDs
Returns: List of organizations with their ad accounts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgIds | Yes | IDs of organizations to get ad accounts for |