google_api_dfa_reporting v0.18.0 GoogleApi.DFAReporting.V34.Model.CustomViewabilityMetricConfiguration View Source
The attributes, like playtime and percent onscreen, that define the Custom Viewability Metric.
Attributes
-
audible
(type:boolean()
, default:nil
) - Whether the video must be audible to count an impression. -
timeMillis
(type:integer()
, default:nil
) - The time in milliseconds the video must play for the Custom Viewability Metric to count an impression. If both this and timePercent are specified, the earlier of the two will be used. -
timePercent
(type:integer()
, default:nil
) - The percentage of video that must play for the Custom Viewability Metric to count an impression. If both this and timeMillis are specified, the earlier of the two will be used. -
viewabilityPercent
(type:integer()
, default:nil
) - The percentage of video that must be on screen for the Custom Viewability Metric to count an impression.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.