Update Ad Set Status
newsbreak_update_ad_set_statusUpdate an ad set's status to ON or OFF to enable or disable it, controlling campaign delivery directly through the NewsBreak Advertising API.
Instructions
Enable or disable an ad set.
Args:
adSetId (string, required): ID of the ad set
status (string, required): ON or OFF
Returns: Updated ad set details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | New status: ON or OFF | |
| adSetId | Yes | ID of the ad set to update |