Brand API V3

Overview

A brand is a name used to identify a product or service as separate from similar competitor products. Brands belong to advertisers who usually have multiple brands. For example, as an advertiser, Coca-Cola has brands such as Coke, Diet Coke, and Sprite.

The FreeWheel system mimics the advertiser-brand structure by allowing the creation of brands under an advertiser. Brands can be used as a stand-alone entity in conjunction with advertisers, meaning that a brand has its own attributes, relationships with other entities (e.g. Insertion Order), Upfront Plan and reporting capability.

You can use this API to accomplish the following tasks for a specified advertiser:

  • List brands
  • Show brands
  • Create brands
  • Update brands
  • Delete brands

Uniform Resource Identifiers (URI)

EnvironmentURI
Productionhttps://api.freewheel.tv/services/v3/advertisers/{advertiser_id}/brands
Staginghttps://api.stg.freewheel.tv/services/v3/advertisers/{advertiser_id}/brands

Attributes

Attributes represent and describe data associated with an object, in this case, the Brand object. Attributes are organized in sets. The attribute set determines the fields available during data entry, and the values that appear to the client. For an interactive example, see Create a Brand.

NameTypeDescriptionMandatory?Updatable?
namestringBrand name. Name must be unique in the networkRequiredYes
statusstringBrand status. These values must be provided in ALL CAPITAL letters. Valid values include:

- ACTIVE
- INACTIVE
YesYes
metadatastringBrand metadata (MRM)YesYes
external_idstringExternal IDYesYes
industryarrayIndustry/Industry Group(s) of the brandYesYes

Industry Array

NameTypeDescriptionMandatory?Updatable?
industry_idint64The ID of the industry/industry groupYesYes