Export experiment results
Initiates results export for a given campaign and params. Returns data hash code that should be used for checking request status and obtaining file with results.
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).
Type of conversions to use for calculating reliability, improvement rate and etc
ALL_CONVERSION, CONVERTED_VISITS Set to true to only include data from unique visitors. By default, the report includes all visitor data.
Set to true to include data from all variations at once.
Enables the current Bayesian result probability for the experiment in the report.
Enables the sequential testing result for the experiment in the report.
Enables multiple testing correction for the experiment in the report.
Unique ID of the variation that you want to use as the reference variation.
Breakdown request argument for splitting data
- Breakdown
- Conversion metadata breakdown io (variant 1)
- Cross campaign breakdown io (variant 1)
- Custom datum breakdown io
- Interval breakdown io (variant 1)
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 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.
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 (variant 1)
- Contaminated visitor filter
- Number pages filter (variant 1)
- 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 (variant 1)
- 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 (variant 1)
- Weather filter
Callback URL that you want to send the data response to.
Options for XLSX/PDF exportation.
Response
OK
Hash code containing information about the data request, such as dates, goals, variations, format, filters, and so on. Use this code in the AudienceController#poll or DataController functions to obtain actual results. There are two possible formats for the code, depending on the context: 123...123 or 123...123|123...123. For example, AudienceController#global generates the latter.
"89599333501501534304101214660291496129464311669540935471556471877530843827432"