Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview: Below are the content feed requirements for any publisher 's seeking to integrate with IRIS.TV's Contextual Ad Targeting for VideoVideo Marketplace.

Feed Format

Supported Feed Types 

IRIS.TV supports feeds formatted as XML or JSON. If publishers have an API, they can provide an API route for IRIS.TV to evaluate for level of effort to utilize.

Meta Data Field Requirements

...


{
  "id"5331690110001,
  "name""Lorem ipsum dolor sit amet, consectetur adipiscing elit",
  "shortDescription""Donec congue orci vel ante posuere consectetur. Vestibulum vel eros velit. In suscipit arcu nec lectus posuere sagittis.",
  "creationDate"1487717574502,
  "publishedDate"1487717955852,
  "lastModifiedDate"1487717955969,
  "startDate"1487717955969,
  "endDate"null,
  "tags": [
    "alex rodriguez",
    "new york yankees",
    "mlb"
  ],
  "length"30805,
  "economics""AD_SUPPORTED",
  "categories": [
    "Baseball"
  ],
  "itemState""ACTIVE",
},

Feed Format

Supported Feed Types 

...

,

...


Supported Pagination

IRIS.TV prefers that clients use pagination for asset feeds. This allows IRIS.TV to import the client's full library instead of a set of most recent assets. IRIS.TV supports the following pagination methods:

...