This is the 0.5 version of Beeswax’s API documentation. For the updated 2.0 version, you can navigate by clicking the dropdown located near the top left of this site.

For more information about the ongoing migration from 0.5 to 2.0, please visit the 2.0 version.

campaign_experiment_assignment

This method is used to assign a Campaign and all of its Line Items to an Experiment in one POST. Other methods (PUT, GET, DELETE) are not supported.

See also Experiments.

Note: Since this method does not support DELETE methods, to remove the experiments you must PUT to each Line Item with "test_group_id":null and to the Campaign with "test_plan_id":null.

Language
Click Try It! to start a request and see the response here!