enable_campaign
Enable a campaign to start ad serving, with dry run for validation prior to execution.
Instructions
Enable a campaign.
Enabling starts ad serving. Make sure budget, targeting, and ads are properly configured before enabling.
Args: campaign_id: Campaign ID to enable customer_id: Target customer ID (optional if set in config) dry_run: If True, validate but don't execute
Returns: Result with success status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | ||
| customer_id | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||