Improved descriptions for campaign schema
We’ve added value ranges and restrictions to the parameter descriptions of the campaign schema, so customers can ensure that they’re entering valid campaign settings.
For more information, see GET /campaignSchemas.
With this release, the phoneNumber and emailAddress fields are no longer required for POST /campaigns and PUT /campaigns/{campaignId} requests.
Moreover, these fields are only returned in GET /campaigns and GET /campaigns/{campaignId} responses if values exist for them.
Back to release notes