pause_rss_campaign
Pause an active RSS campaign to stop it from sending scheduled editions. Temporarily halt the campaign, then resume it later when needed.
Instructions
Pause an active RSS-driven campaign so it stops sending scheduled editions.
Use to temporarily halt an RSS campaign; resume later with resume_rss_campaign. Applies only to campaigns of type 'rss'. Use get_campaign_details to confirm the campaign type.
Args: campaign_id: RSS campaign ID to pause. Obtain from list_campaigns or search_campaigns.
Returns: JSON with the API response confirming the pause action, or an error if not an RSS campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| campaign_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |