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.
ターゲティングセグメントとゴールを実験にリンクし、Automation API の PATCH エンドポイントを使用して実験を有効化します。
Experiment_1
PATCH https://api.kameleoon.com/experiments/{experimentId}?action=ACTIVATE
ONLINE
PAUSED
curl -L -X PATCH 'https://api.kameleoon.com/experiments/283505?action=ACTIVATE' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer <ACCESS_TOKEN>' \ --data-raw '{ "targetingSegmentId": 298314, "goals": [361517], "deviations": {"origin": 0.5, "1053310": 0.5}, "mainGoalId": 361517, "status": "ONLINE" }'
このページは役に立ちましたか?
Contact support