Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.27 KB

DeliveryReportDeliveredSecondsByResolution.md

File metadata and controls

17 lines (10 loc) · 1.27 KB

DeliveryReportDeliveredSecondsByResolution

Seconds delivered broken into resolution tiers. Each tier will only be displayed if there was content delivered in the tier.

Properties

Name Type Description Notes
tier2160p Double Total number of delivered seconds during this time window that had a resolution larger than the 1440p tier (over 4,194,304 pixels total). [optional]
tier1440p Double Total number of delivered seconds during this time window that had a resolution larger than the 1080p tier but less than or equal to the 2160p tier (over 2,073,600 and <= 4,194,304 pixels total). [optional]
tier1080p Double Total number of delivered seconds during this time window that had a resolution larger than the 720p tier but less than or equal to the 1440p tier (over 921,600 and <= 2,073,600 pixels total). [optional]
tier720p Double Total number of delivered seconds during this time window that had a resolution within the 720p tier (up to 921,600 pixels total, based on typical 1280x720). [optional]
tierAudioOnly Double Total number of delivered seconds during this time window that had a resolution of audio only. [optional]