Marketing Settings Object


A site's marketing preferences that shape how the AI generates its marketing plan and posts.

Settings are optional: if a site hasn't configured them, sensible defaults are applied automatically when a plan is generated. Owners can customize any combination of fields using the UpsertMarketingSettings method. Settings are shared across all enabled marketing tools unless a tool-specific override is set in overrides.

Properties
createdAtstringRead-onlyformat date-time

Date and time the marketing settings were created.


idstringRead-onlyformat GUID

Unique ID of the marketing settings, equal to the site's MetaSite ID.


overridesSettingsOverrides

Per-tool overrides. Unset fields in an override inherit the value from settings.


settingsSettings

Core preferences that apply to all marketing tools unless a tool-specific override is set.


updatedAtstringRead-onlyformat date-time

Date and time the marketing settings were last updated.

Did this help?