Execute Microsoft Ads bulk query
ms_ads_execute_bulk_queryExecute a Microsoft Ads bulk query for one account, returning entity/configuration rows as TSV (tab-separated, header row + one row per line). This is an entity/configuration snapshot with no date range or aggregation, as opposed to time-bound performance metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report | Yes | Microsoft Ads bulk report name. | |
| columns | Yes | Report columns to select. | |
| accountId | Yes | TrueClicks account id (the numeric Id field from the account listing, not the Microsoft customer id / ClientCustomerId). Must be a Microsoft account accessible by the connector. |