company_brands: Company Brands

View source: R/company_data.R

company_brandsR Documentation

Company Brands

Description

This endpoint contains the brands accessibel by your company, by region and sector.

Usage

company_brands(region, sector = NULL, custom_sector = NULL, inactive = 0,
  endpoint = "company/brands")

Arguments

region

A string containing the region for which the brand should be listed.

sector

A number containing the sector for which the brands should be listed.

custom_sector

A number for the custom sector for which brands should be listed.

inactive

A number value to return inactive brands as well (default: 0, 1)

endpoint

A string containing the appropriate endpoint.

Details

You may list brands by either sector or custom_sector, but not both.

Value

A list of brands accessibly by your company, by region and sector.


beigebrucewayne/brandindexr documentation built on July 19, 2023, 11:23 p.m.