AI-generated Key Takeaways
-
Dynamic Lineup attribute metadata includes the national market, sample channels, median monthly impressions, and a range for the number of channels.
-
inventory_country
specifies the national market associated with the lineup usingLocationInfo
. -
sample_channels
provides examples of channels included in the lineup usingSampleChannel
. -
median_monthly_inventory
indicates the median number of impressions per month for the lineup as anint64
. -
channel_count_lower_bound
andchannel_count_upper_bound
define the range for the number of channels in the lineup usingint64
.
Metadata associated with a Dynamic Lineup attribute.
Fields | |
---|---|
|
The national market associated with the lineup. |
|
Examples of channels that are included in the lineup. |
|
The median number of impressions per month on this lineup. |
|
The lower end of a range containing the number of channels in the lineup. |
|
The upper end of a range containing the number of channels in the lineup. |