Create Campaign group
Copied
https://api.ocamba.com/v2/adex/groups
Copied
https://api.ocamba.com/v2/adex/groups
Creates a new Campaign group object
Name
Descriptioncolorstring
Valid hex color code.Example: #00efa7
itemsarray
List of campaigns to be included in group. This field is only used for POST request.Example: \"1234\",\"5678\"
namestringrequired
Max 30 chars. Name may only contain letters, numbers, dashes and underscores.Example: My-group
201 - Created