Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.42 KB

DeliveryReportDeliveredSecondsByResolution.md

File metadata and controls

15 lines (11 loc) · 1.42 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
tier_2160p float 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]
tier_1440p float 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]
tier_1080p float 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]
tier_720p float 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]
tier_audio_only float Total number of delivered seconds during this time window that had a resolution of audio only. [optional]

[Back to Model list] [Back to API list] [Back to README]