LineupAttributeMetadata

  • LineupAttributeMetadata is associated with a Lineup attribute and contains fields like inventory_country, sample_channels, and median_monthly_inventory.

  • The inventory_country field provides information about the national market associated with the lineup.

  • The sample_channels field lists examples of channels included in the lineup.

  • The median_monthly_inventory field indicates the median number of impressions per month for the lineup.

  • The channel_count_lower_bound and channel_count_upper_bound fields represent the range of the number of channels in the lineup.

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.