enum NielsenCtvPacingType (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eNielsenCtvPacingType defines how impressions on connected devices are calculated for Nielsen-measured line items when Nielsen measurement is enabled.\u003c/p\u003e\n"],["\u003cp\u003eThis pacing type is only relevant for connected devices and offers options for coviewing and strict coviewing calculations.\u003c/p\u003e\n"],["\u003cp\u003eThe available options include UNKNOWN, NONE, COVIEW, and STRICT_COVIEW to manage Nielsen impression pacing.\u003c/p\u003e\n"],["\u003cp\u003eIf Nielsen measurement is disabled or the API version doesn't support it, default values like NONE or UNKNOWN will be returned.\u003c/p\u003e\n"]]],["The document outlines the `NielsenCtvPacingType` enumeration, which defines pacing methods for impressions on connected devices when Nielsen measurement is enabled. This type is relevant to `ForecastService`, `LineItemService`, and `ProposalLineItemService` and depends on `GrpSettings`. The enumeration includes `UNKNOWN` (value not exposed), `NONE` (Nielsen measurement disabled), `COVIEW` (coviewing applied), and `STRICT_COVIEW` (strict coviewing applied). These methods dictate how Nielsen impressions are calculated for pacing.\n"],null,["# enum NielsenCtvPacingType (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.NielsenCtvPacingType) **LineItemService** [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.NielsenCtvPacingType) **Dependencies** \n[GrpSettings](/ad-manager/api/reference/v202411/LineItemService.GrpSettings) \n▼\n**NielsenCtvPacingType**\n\nRepresents the pacing computation method for impressions on connected devices for a Nielsen\nmeasured line item. This only applies when Nielsen measurement is enabled for connected devices.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-----------------|----------------------------------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `NONE` | The value returned if Nielsen measurement is disabled for connected devices. |\n| `COVIEW` | Indicates that Nielsen impressions on connected devices are included, and we apply coviewing in pacing. |\n| `STRICT_COVIEW` | Indicates that Nielsen impressions on connected devices are included, and we apply strict coviewing in pacing. |"]]