v1
latestOpenAPI 3.0.12026-07-245752052.0 MBaudiences
Update audience via Copilot
patch/api/servicepool/copilot/audiences/{identifier}
Path parameters
identifierstring uuid required
audience unique identifier
Request body
Example request
{
"clickRate": 0.2365,
"description": "Audience for states excluding MO",
"filters": [
[
{
"id": "homeAddress.state",
"operator": "eq",
"type": "string",
"value": "TX"
}
]
],
"name": "Audience for states excluding MO",
"openRate": 0.2365,
"proximity": {
"distance": 1,
"unit": "mile",
"locationUuid": "123e4567-e89b-12d3-a456-426614174000"
},
"vectors": {
"jobMatch": {
"matchThreshold": 60,
"matchType": "Job",
"matchUuid": "123e4567-e89b-12d3-a456-426614174000"
}
}
}Response
Successfully updated audience