Brand Protection

BrandProtection

Methods

submit(, ):
post/accounts/{account_id}/brand-protection/submit

Return new URL submissions

urlInfo(, ): <>
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(, ):
get/accounts/{account_id}/brand-protection/logo-matches

Return matches for logo queries based on ID

download(, ):
get/accounts/{account_id}/brand-protection/logo-matches/download

Return matches as CSV for logo queries based on ID

BrandProtection.Logos

Methods

create(, ):
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

BrandProtection.Matches

Methods

get(, ):
get/accounts/{account_id}/brand-protection/matches

Return matches for string queries based on ID

download(, ):
get/accounts/{account_id}/brand-protection/matches/download

Return matches as CSV for string queries based on ID

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