Brand Protection
BrandProtection
Methods
post/accounts/{account_id}/brand-protection/submit
Return new URL submissions
get/accounts/{account_id}/brand-protection/url-info
Return submitted URLs based on ID
Domain types
Info{…}
Submit{…}
Brand Protection
Logo Matches
BrandProtection.LogoMatches
Methods
get/accounts/{account_id}/brand-protection/logo-matches
Return matches for logo queries based on ID
get/accounts/{account_id}/brand-protection/logo-matches/download
Return matches as CSV for logo queries based on ID
Brand Protection
Logos
BrandProtection.Logos
Methods
post/accounts/{account_id}/brand-protection/logos
Return new saved logo queries created from image files
delete(, , ): void
delete/accounts/{account_id}/brand-protection/logos/{logo_id}
Return a success message after deleting saved logo queries by ID
Brand Protection
Matches
BrandProtection.Matches
Methods
get/accounts/{account_id}/brand-protection/matches
Return matches for string queries based on ID
get/accounts/{account_id}/brand-protection/matches/download
Return matches as CSV for string queries based on ID
Brand Protection
Queries
BrandProtection.Queries
Methods
create(, ): void
post/accounts/{account_id}/brand-protection/queries
Return a success message after creating new saved string queries
delete(, ): void
delete/accounts/{account_id}/brand-protection/queries
Return a success message after deleting saved string queries by ID
bulk(, ): void
post/accounts/{account_id}/brand-protection/queries/bulk
Return a success message after creating new saved string queries in bulk