Skip to main content
Documentation

Domain

Marketing capabilities

5 capabilities, all acting on a campaign. A reference to one from another domain is spelled campaign_id — never a bare id — and every one of those fields names the capability that produces it, so a model can chain calls without guessing.
CapabilityWhat it doesEffect
marketing.offersPOST /api/v1/marketing/offersList the discount campaigns running on the shop's booking pageread-only
marketing.ad_campaignsPOST /api/v1/marketing/ad_campaignsList the shop's imported ad campaigns and their current settingsread-only
marketing.ad_spendPOST /api/v1/marketing/ad_spendTotal what each ad campaign spent, and what it brought backread-only
marketing.share_link_activityPOST /api/v1/marketing/share_link_activityTrack which links a campaign or quote sent, and who opened themread-only
marketing.reactivation_configPOST /api/v1/marketing/reactivation_configRead the rules the automatic win-back campaign texts underread-only

← Every domain