Share experiment results
Creates a shared request to view experiment results without authorization. Learn how to share results in this tutorial.
Documentation Index
Fetch the complete documentation index at: https://docs.kameleoon.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Date boundaries to include only the results from the specified time period(s).
Set to true to include data from all variations at once.
Enables the current Bayesian result probability for the experiment in the report.
Breakdown request argument for splitting data
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
Callback URL that you want to send the data response to.
Enables multiple testing correction for the experiment in the report.
List of filters to apply to the data included in the report.
List of filters to apply to the data included in the report.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
- Option 14
- Option 15
- Option 16
- Option 17
- Option 18
- Option 19
- Option 20
- Option 21
- Option 22
- Option 23
- Option 24
- Option 25
- Option 26
- Option 27
- Option 28
- Option 29
- Option 30
Specifies which CUPED goals to include in the report. Use an empty list [] to exclude all CUPED goals. Use null to include all CUPED goals. Use a list of CUPED goal IDs [123, 456] to include only those goals.
Specifies which CUPED goals to include in the report. Use an empty list [] to exclude all CUPED goals. Use null to include all CUPED goals. Use a list of CUPED goal IDs [123, 456] to include only those goals.
Specifies which goals to include in the report. Use an empty list [] to exclude all goals. Use null to include all goals. Use a list of goal IDs [123, 456] to include only those goals.
Specifies which goals to include in the report. Use an empty list [] to exclude all goals. Use null to include all goals. Use a list of goal IDs [123, 456] to include only those goals.
Time interval for which data is segmented in the report. Deprecated. Use breakdown with IntervalBreakdown type instead.
MINUTE, HOUR, DAY, WEEK, MONTH, YEAR Unique ID of the variation that you want to use as the reference variation.
Enables the sequential testing result for the experiment in the report.
Set to true to only include data from unique visitors. By default, the report includes all visitor data.