AI-generated Key Takeaways
- 
          NielsenCtvPacingType represents the pacing computation method for impressions on connected devices for Nielsen measured line items when Nielsen measurement is enabled for connected devices. 
- 
          The enumeration includes values like UNKNOWN,NONE,COVIEW, andSTRICT_COVIEWto indicate different states and pacing methods.
- 
          COVIEWandSTRICT_COVIEWspecify that Nielsen impressions on connected devices are included and apply coviewing or strict coviewing in pacing, respectively.
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/v202502
| 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. |