Skip to content

Latest commit

 

History

History
47 lines (43 loc) · 4.68 KB

File metadata and controls

47 lines (43 loc) · 4.68 KB

Brand

Types:

Methods:

  • client.brand.retrieve({ ...params }) -> BrandRetrieveResponse
  • client.brand.aiProduct({ ...params }) -> BrandAIProductResponse
  • client.brand.aiProducts({ ...params }) -> BrandAIProductsResponse
  • client.brand.aiQuery({ ...params }) -> BrandAIQueryResponse
  • client.brand.fonts({ ...params }) -> BrandFontsResponse
  • client.brand.identifyFromTransaction({ ...params }) -> BrandIdentifyFromTransactionResponse
  • client.brand.prefetch({ ...params }) -> BrandPrefetchResponse
  • client.brand.prefetchByEmail({ ...params }) -> BrandPrefetchByEmailResponse
  • client.brand.retrieveByEmail({ ...params }) -> BrandRetrieveByEmailResponse
  • client.brand.retrieveByIsin({ ...params }) -> BrandRetrieveByIsinResponse
  • client.brand.retrieveByName({ ...params }) -> BrandRetrieveByNameResponse
  • client.brand.retrieveByTicker({ ...params }) -> BrandRetrieveByTickerResponse
  • client.brand.retrieveNaics({ ...params }) -> BrandRetrieveNaicsResponse
  • client.brand.retrieveSimplified({ ...params }) -> BrandRetrieveSimplifiedResponse
  • client.brand.screenshot({ ...params }) -> BrandScreenshotResponse
  • client.brand.styleguide({ ...params }) -> BrandStyleguideResponse
  • client.brand.webScrapeHTML({ ...params }) -> BrandWebScrapeHTMLResponse
  • client.brand.webScrapeImages({ ...params }) -> BrandWebScrapeImagesResponse
  • client.brand.webScrapeMd({ ...params }) -> BrandWebScrapeMdResponse
  • client.brand.webScrapeSitemap({ ...params }) -> BrandWebScrapeSitemapResponse