Ads Domain
Methods
Types
Ads.AdMetrics #
Ad metrics for a page.
Type: object
Properties
viewportAdDensityByArea integerThe viewport ad density by area, represented as a percentage (an integer between 0 and 100).
averageViewportAdDensityByArea numberThe time-weighted average of the viewport ad density by area, measured across the duration of the page.
viewportAdCount integerThe number of ads currently visible within the viewport.
averageViewportAdCount numberThe time-weighted average of the viewport ad count, measured across the duration of the page.
totalAdCpuTime numberThe total ad CPU usage, in milliseconds.
totalAdNetworkBytes numberThe total ad network bytes.