{
"name": "string",
"priority": "HIGH",
"priorityMode": "string",
"schedule": {
"timezone": "America/Los_Angeles",
"weekdays": [
"mon",
"tue",
"wed",
"thu",
"fri"
],
"windows": [
{
"end": "18:00",
"start": "10:00"
}
]
},
"stopRules": {
"stopOnReply": true,
"stopOnUnsub": true,
"stopOnBounce": true,
"bouncePolicy": "string",
"suppressionGroupId": "string",
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}