campaign
abtasty-cli feature-experimentation campaign create
NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
abtasty-cli feature-experimentation campaign create -d DATA_RAWabtasty-cli feature-experimentation campaign create -d "{\"project_id\":\"<PROJECT_ID>\",\"name\":\"test_campaign\",\"description\":\"<DESCRIPTION>\",\"type\":\"ab\",\"variation_groups\":[{\"variations\":[{\"name\":\"VARIATION_NAME\",\"allocation\":50,\"reference\":true}]}]}"abtasty-cli feature-experimentation campaign create -d "{\"project_id\":\"<PROJECT_ID>\",\"name\":\"test_campaign\",\"description\":\"<DESCRIPTION>\",\"type\":\"ab\",\"variation_groups\":[{\"variations\":[{\"name\":\"VARIATION_NAME\",\"allocation\":50,\"reference\":true,\"modifications\":{\"value\":{\"color\":\"blue\"}}},{\"name\":\"VARIATION_NAME1\",\"allocation\":50,\"reference\":false,\"modifications\":{\"value\":{\"color\":\"red\"}}}],\"targeting\":{\"targeting_groups\":[{\"targetings\":[{\"operator\":\"CONTAINS\",\"key\":\"TARGETING_KEY\",\"value\":\"TARGETING_KEY_VALUE\"}]}]}}],\"scheduler\":{\"start_date\":\"2023-04-01 10:00:00\",\"stop_date\":\"2024-01-01 08:00:00\",\"timezone\":\"Europe/Paris\"},\"primary_goal\":{\"type\":\"event\",\"label\":\"GOAL_LABEL_PRIM\"},\"secondary_goals\":[{\"type\":\"event\",\"label\":\"GOAL_LABEL_SEC\"}]}"REQUIRED FLAGS
abtasty-cli feature-experimentation campaign list
NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
FLAGS
abtasty-cli feature-experimentation campaign get
NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
REQUIRED FLAGS
FLAGS
abtasty-cli feature-experimentation campaign edit
NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
REQUIRED FLAGS
abtasty-cli feature-experimentation campaign delete
NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
REQUIRED FLAGS
abtasty-cli feature-experimentation campaign switch
NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
REQUIRED FLAGS
Last updated
Was this helpful?

