Skip to main content
Identifiers (domains, keywords, identities, and other types) and Matching Policies (excluded_keywords, lucene_query and other types) can be created, updated and listed via the Management API. Matching Policies are useful for customers who want precise control over which events appear in an Identifier’s feed, either by including or excluding events based on keywords, or by scoping results with a specific search query. This guide covers how to create an identifier and apply a matching policy to it.

Steps

1

Create an identifier

Use the Create Identifier endpoint to create an identifier. Apply filters to narrow down results to specific identifiers you want to match.
2

Create a matching policy

Use the Create Matching Policy endpoint to create a matching policy to precisely control which events should appear in the identifier’s feed.
3

Assign the matching policy to the identifier

Use the Assign Policy endpoint to assign the matching policy to the identifier.

End-to-end examples