post https://ads.nextdoor.com/v2/api/campaign/status/update
Updates an existing campaign's user status based on the input, where both the campaign id and the requested status to use are required.
Upon a successful user status update, this method will return the updated campaign object. If the passed in status value is ineligible the endpoint will throw a formatted exception.
Acceptable values for user_status
include:
- "ACTIVE"
- "PAUSED"
- "ARCHIVED"