Global architecture
With the Remote Control API, you can manage directly variations thanks to custom routes.
Predefined Types & Operators
- (Optional field) Modification type can only be: FLAG
If you wanna check in depth each field check Variation API
{
"name": "<VARIATION_NAME>",
"reference": "<REFERENCE>",
"allocation": "<ALLOCATION>",
"modifications": {
"type": "<TYPE>",
"value": {
"<KEY>": "<VALUE>"
}
}
}
However it is recommended to create the variations at the campaign creation or at the variation groups creation or edition. You can find more details on the campaign architecture here : Campaigns.