enum GrpProvider (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Represents available GRP providers that a line item will have its target demographic measured
by.
- 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.
|
NIELSEN
|
|
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\u003eGrpProvider represents available GRP providers for measuring a line item's target demographic.\u003c/p\u003e\n"],["\u003cp\u003eIt is utilized within the ProposalLineItemService and depends on GrpSettings.\u003c/p\u003e\n"],["\u003cp\u003eNielsen is currently the only exposed GRP provider.\u003c/p\u003e\n"],["\u003cp\u003eThe API version is v202411 and the namespace is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content describes the `GrpProvider` within the Google Ad Manager API (v202411), which is used by `ForecastService`, `LineItemService`, and `ProposalLineItemService`. It details how a line item's target demographic is measured. The `GrpSettings` are a dependency. The namespace for these elements is `https://www.google.com/apis/ads/publisher/v202411`. There are two enumeration values available: `UNKNOWN` (for unexposed values) and `NIELSEN` (a GRP provider).\n"],null,["# enum GrpProvider (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.GrpProvider) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.GrpProvider) **ProposalLineItemService** **Dependencies** \n[GrpSettings](/ad-manager/api/reference/v202411/ProposalLineItemService.GrpSettings) \n▼\n**GrpProvider**\n\nRepresents available GRP providers that a line item will have its target demographic measured\nby.\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| `NIELSEN` | |"]]