AI-generated Key Takeaways
-
NielsenCtvPacingType defines methods for pacing impressions on connected devices for Nielsen-measured line items.
-
This pacing type is relevant only when Nielsen measurement is enabled for connected devices.
-
The enumeration includes options like COVIEW and STRICT_COVIEW, which apply different coviewing methods in pacing, as well as UNKNOWN and NONE.
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. |