AI-generated Key Takeaways
-
NielsenCtvPacingType represents the pacing computation method for impressions on connected devices for Nielsen measured line items where connected device measurement is enabled.
-
The enumeration includes
UNKNOWN
,NONE
,COVIEW
, andSTRICT_COVIEW
to describe different pacing methods for Nielsen connected device impressions. -
COVIEW
andSTRICT_COVIEW
indicate inclusion of Nielsen impressions with different coviewing applications in pacing.
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/v202508
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. |