V2
V2Queries
Get queries
client.BrandProtection.V2.Queries.Get(ctx, params) (*[]V2QueryGetResponse, error)
GET/accounts/{account_id}/cloudforce-one/v2/brand-protection/domain/queries
V2Matches
List saved query matches
client.BrandProtection.V2.Matches.Get(ctx, params) (*V2MatchGetResponse, error)
GET/accounts/{account_id}/cloudforce-one/v2/brand-protection/domain/matches
V2Logos
Insert logo query
client.BrandProtection.V2.Logos.New(ctx, params) (*V2LogoNewResponse, error)
POST/accounts/{account_id}/cloudforce-one/v2/brand-protection/logo/queries
Delete logo query
client.BrandProtection.V2.Logos.Delete(ctx, queryID, body) (*V2LogoDeleteResponse, error)
DELETE/accounts/{account_id}/cloudforce-one/v2/brand-protection/logo/queries/{query_id}
Get logo queries
client.BrandProtection.V2.Logos.Get(ctx, params) (*[]V2LogoGetResponse, error)
GET/accounts/{account_id}/cloudforce-one/v2/brand-protection/logo/queries
V2Logo Matches
List logo matches
client.BrandProtection.V2.LogoMatches.Get(ctx, params) (*V2LogoMatchGetResponse, error)
GET/accounts/{account_id}/cloudforce-one/v2/brand-protection/logo/matches