meta_ads_ads_enable
Enable a paused ad by setting its status to ACTIVE. The ad will serve only if its parent ad set and campaign are also active.
Instructions
Resumes a paused ad by setting its status to ACTIVE. The parent ad set and campaign must also be ACTIVE for the ad to actually serve. Returns the ad_id and new status. Reversible via rollback_apply or meta_ads_ads_pause.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Meta Ads account ID in the format 'act_XXXXXXXXXX' (e.g. 'act_1234567890'). Optional — falls back to META_ADS_ACCOUNT_ID from the configured credentials. The leading 'act_' prefix is required. | |
| ad_id | Yes | Ad ID to activate. |