Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://unified-api.creatorcommerce.shop/channels/{myshopifyDomain}/campaigns \ --header 'x-channel-access-token: <api-key>'
{ "campaigns": [ { "_id": "699752d110aaf04ada0eb4ef", "title": "Default Campaign", "description": "Always-on campaign", "isActive": true, "collabTiers": [ "6997d1305fe142fd13cff500" ], "queryParams": "utm_source=creatorcommerce&utm_medium=affiliate" }, { "_id": "699752d110aaf04ada0eb4f0", "title": "Spring Push", "isActive": false } ] }
Channel or partner access token (x-channel-access-token or x-partner-access-token)
Campaigns retrieved
Show child attributes