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