Preview the results and count of an audience based on filters before creating it.
Successful preview
Total number of records matching the criteria
140
Percentage of matching records that have each field populated, computed over the full dataset
{
"first_name": 0.95,
"last_name": 0.94,
"company": 0.62,
"company_domain": 0.58,
"job_title": 0.41,
"b2b_email": 0.33,
"b2b_phone": 0.29,
"personal_email": 0.71,
"valid_phones": 0.44
}A sample list of enriched profiles matching the criteria
[
{
"company": "Acme Corp",
"first_name": "John",
"last_name": "Doe",
"b2b_email": "jdoe@example.com",
"sha256": "46f7b9bf9b2d7c35bd900490b2b8d4d4210e9f32ed117b5b688391e1dc85f053"
}
]