Rebind a brand to a different Google Ads account
set_brand_ad_accountChange which Google Ads customerId this brand publishes into. Validates that the new customerId is actually in the user's accessible-accounts list, so an LLM hallucinating an ID can't quietly redirect campaign spend.
Use this when (a) a brand was bound to the wrong account on creation, or (b) an agency moves a client between MCCs. Future campaigns drafted for this brand will publish into the new account; already-live campaigns in the old account aren't touched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandId | Yes | ||
| customerId | Yes | Google Ads customerId to bind. Must be one of the IDs returned by list_ad_accounts. |