Skip to content
Start here

Matches

Read matches for string queries by ID
GET/accounts/{account_id}/brand-protection/matches
Download matches for string queries by ID
GET/accounts/{account_id}/brand-protection/matches/download
ModelsExpand Collapse
MatchGetResponse { matches, total }
matches: optional array of map[unknown]
total: optional number
MatchDownloadResponse { matches, total }
matches: optional array of map[unknown]
total: optional number