List campaigns
Paginated list of the shop's creator campaigns with status/type filters and sortable columns. Returns counts per status tab (all/active/past/draft) and per type (retainer/challenge/leaderboard).
Query parameters
UI alias: 'active' (= published), 'past' (= ended), 'draft' (= unpublished drafts), or 'archived'.
UI alias: 'active' (= published), 'past' (= ended), 'draft' (= unpublished drafts), or 'archived'.
Supported campaign types.
Filter: retainer | challenge | leaderboard | live_gmv_challenge. Race, Bingo and Sweepstakes are not exposed through this API yet.
YYYY-MM-DD; start_date >= date_from
YYYY-MM-DD; start_date >= date_from
YYYY-MM-DD; end_date <= date_to
YYYY-MM-DD; end_date <= date_to
campaign_name | campaign_type | gmv | start_date | end_date | total_posts | total_views | created_at
campaign_name | campaign_type | gmv | start_date | end_date | total_posts | total_views | created_at
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.