LineupAttributeMetadata

  • LineupAttributeMetadata provides information about a Lineup attribute.

  • Key fields include inventory_country, sample_channels, median_monthly_inventory, and a range for the number of channels.

  • inventory_country specifies the national market, sample_channels lists example channels, and median_monthly_inventory shows the median monthly impressions.

  • The number of channels in a lineup is represented by a lower and upper bound.

Metadata associated with a Lineup attribute.

Fields

inventory_country

LocationInfo

The national market associated with the lineup.

sample_channels[]

SampleChannel

Examples of channels that are included in the lineup.

median_monthly_inventory

int64

The median number of impressions per month on this lineup.

channel_count_lower_bound

int64

The lower end of a range containing the number of channels in the lineup.

channel_count_upper_bound

int64

The upper end of a range containing the number of channels in the lineup.