enum NielsenCtvPacingType (v202411)

  • NielsenCtvPacingType defines how impressions on connected devices are calculated for Nielsen-measured line items when Nielsen measurement is enabled.

  • This pacing type is only relevant for connected devices and offers options for coviewing and strict coviewing calculations.

  • The available options include UNKNOWN, NONE, COVIEW, and STRICT_COVIEW to manage Nielsen impression pacing.

  • If Nielsen measurement is disabled or the API version doesn't support it, default values like NONE or UNKNOWN will be returned.

Represents the pacing computation method for impressions on connected devices for a Nielsen measured line item. This only applies when Nielsen measurement is enabled for connected devices.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
UNKNOWN The value returned if the actual value is not exposed by the requested API version.
NONE The value returned if Nielsen measurement is disabled for connected devices.
COVIEW Indicates that Nielsen impressions on connected devices are included, and we apply coviewing in pacing.
STRICT_COVIEW Indicates that Nielsen impressions on connected devices are included, and we apply strict coviewing in pacing.