set_active_account
Switch the active Microsoft Advertising account for the current session. Use search_accounts to find account IDs and verify with account_health after switching.
Instructions
Switch which account subsequent tool calls read from and write to (this session only).
Use search_accounts to find ids. The OAuth credential is unchanged; this only rescopes calls. Confirm the target with account_health afterwards before any write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | The advertising account id to make active. | |
| customer_id | No | Optional manager (customer) id that owns the account. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||