enum GrpProvider (v202411)
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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["GrpProvider represents the providers used to measure a line item's target demographic reach."],["Available providers include Nielsen and an unknown option for values not exposed by the API."],["These providers are utilized within the ForecastService, LineItemService, and ProposalLineItemService."],["The GrpProvider operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The content describes the `GrpProvider` within the `ForecastService`, linked to `LineItemService` and `ProposalLineItemService`. It details that `GrpProvider` represents providers used to measure a line item's target demographic. The namespace is specified as `https://www.google.com/apis/ads/publisher/v202411`. Two enumeration values are provided: `UNKNOWN`, which indicates an unexposed value, and `NIELSEN`, which is a named provider. It depends on `GrpSettings`.\n"]]