{
"data": {
"type": "buyer_persona",
"attributes": {
"name": "Sales Leaders",
"filters": {
"department": [
{
"search_value": "business_project_management_department",
"display_value": "Sales",
"negated": false
}
],
"seniority": [
{
"search_value": "top_management",
"display_value": "Top management",
"negated": false
}
],
"job_title": [
{
"search_value": "revenue operations",
"display_value": "revenue operations",
"negated": false
}
],
"location": [
{
"search_value": "DE",
"type": "country_code",
"display_value": "Germany",
"negated": false
}
]
}
}
}
}