Update Automatic Comments Settings
Updates the Automatic Comments settings of a campaign. When enabled, the campaign automatically publishes top eligible comments from its approval feed — up to the daily cap, inside the active window intersected with the LinkedIn account’s working hours — without manual review. Absent optional fields keep the currently stored values. Disabling stops scheduling new automatic comments but does not cancel already-scheduled pending publications — those must be cancelled manually if needed. Requires update permission on the campaign; returns 403 without it.
Authorizations
API Key for authentication
Path Parameters
Body
Campaign id whose automatic-comments settings should be updated.
Master toggle for Automatic Comments mode. The first enable with no stored window copies the LinkedIn account's working hours into the campaign window; later re-enables keep the stored window.
Target maximum of automatic comments per day (default 10 when never set), at least 1. The effective daily number may vary slightly around this value. Manual comments do not consume the cap. Switch the mode off with isEnabled instead of setting the cap to zero.
1 <= x <= 9007199254740991Active window start, minutes from midnight in the campaign owner's timezone (0–1440). Must not exceed windowToMin. The effective posting window is the intersection with the LinkedIn account's working hours.
0 <= x <= 1440Active window end, minutes from midnight in the campaign owner's timezone (0–1440).
0 <= x <= 1440Reserved cadence preference. Stored for upcoming functionality and does not affect behavior yet.
LESS_OFTEN, BALANCED, MORE_OFTEN