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/v202408
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eNielsen CTV Pacing Type defines how impressions on connected devices are calculated for Nielsen measurement in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt offers options like coviewing and strict coviewing for pacing computations when Nielsen measurement is enabled for connected devices.\u003c/p\u003e\n"],["\u003cp\u003eIf Nielsen measurement is disabled for connected devices, the pacing type will be 'NONE'.\u003c/p\u003e\n"]]],["The `NielsenCtvPacingType` enumeration defines pacing methods for Nielsen-measured line items on connected devices, applicable only when Nielsen measurement is enabled. It's used in `ForecastService`, `LineItemService`, and `ProposalLineItemService`. The possible values are: `UNKNOWN` (value not exposed), `NONE` (Nielsen measurement disabled), `COVIEW` (impressions with coviewing), and `STRICT_COVIEW` (impressions with strict coviewing). This is defined in the namespace `https://www.google.com/apis/ads/publisher/v202408` and depends on `GrpSettings`.\n"],null,["# enum NielsenCtvPacingType (v202408)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202408/LineItemService.NielsenCtvPacingType) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.NielsenCtvPacingType) **Dependencies** \n[GrpSettings](/ad-manager/api/reference/v202408/ForecastService.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/v202408`\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. |"]]