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://api.tagdeliver.com/v1/tag/{uid}/experiment/{id} \ --header 'Authorization: Bearer <token>'
{ "results": { "id": 144, "uid": 18620, "title": "MPU 2 Variant Test", "start": "2025-08-02", "end": "2025-08-29", "auto_activate": false, "subject": [ { "allocation": 50, "config_id": 8390 }, { "allocation": 50, "config_id": 8391 } ], "url_filter": { "matches": [], "type": "include" }, "device_filter": { "matches": [], "type": "include" }, "geo_filter": { "matches": [], "type": "include" }, "audience_filter": { "matches": [], "type": "include" }, "browser_filter": { "matches": [], "type": "include" }, "viewport_filter": { "matches": [], "type": "include" }, "region_filter": { "matches": [], "type": "include" }, "status": 1, "description": null, "os_filter": { "matches": [], "type": "include" } }, "success": true }
Get the configuration for a given experiment
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Publisher ID
Experiment ID
Show child attributes
Was this page helpful?
Contact support