Share experiment results
Create shared request for viewing experiment results without authorization. Learn how to share your results in this tutorial.
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
- Breakdown
- Conversion metadata breakdown io
- Cross campaign breakdown io
- Custom datum breakdown io
- Interval breakdown io
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.
- Ad blocker filter
- Browser filter
- Browser language filter
- Device type filter
- New visitor filter
- Operating system filter
- Sdk filter
- Contaminated visitor filter
- Number pages filter
- Number visits filter
- Since last visit filter
- Time spent filter
- First referrer filter
- Key page filter
- Landing page url filter
- Page title filter
- Page url filter
- Referrer url filter
- Traffic filter
- Conversion metadata filter
- Conversions filter
- Custom data filter
- Experiment data filter
- Personalization data filter
- Targeting segment filter
- Day filter
- Time slot filter
- Weekday filter
- Temperature filter
- Weather filter
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.
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.