enum NielsenCtvPacingType (v202411)

  • Nielsen CTV Pacing Type determines how impressions on connected devices are calculated for Nielsen measurement on line items.

  • This applies only when Nielsen measurement for connected devices is enabled, offering options like co-viewing and strict co-viewing for pacing calculations.

  • It is represented by an enumeration with values like UNKNOWN, NONE, COVIEW, and STRICT_COVIEW, each signifying a different pacing method or setting.

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.