update_ad_comments
Enable or disable comments on a Reddit ad's promoted post to manage user engagement.
Instructions
Turn commenting on an ad's promoted post on or off. This is the only property of a post the Reddit API allows changing. Echoes old -> new.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_id | Yes | Ad id (the post is resolved from it). | |
| allow_comments | Yes | true to allow comments on the ad, false to disable them. |