enum ThirdPartyReachIntegrationPartner (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Possible options for third-party reach integration.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
NONE
|
Indicates there's no third-party reach integration partner.
|
COMSCORE
|
Indicates third-party reach integration partner Comscore.
|
NIELSEN
|
Indicates third-party reach integration partner Nielsen.
|
KANTAR_MILLWARD_BROWN
|
Indicates third-party reach integration partner Kantar.
|
VIDEO_RESEARCH
|
Indicates third-party reach integration partner Video Research.
|
GEMIUS
|
Indicates third-party reach integration partner Gemius.
|
VIDEO_AMP
|
Indicates third-party reach integration partner VideoAmp
|
ISPOT_TV
|
Indicates third-party reach integration partner iSpot.TV
|
AUDIENCE_PROJECT
|
Indicates third-party reach integration partner Audience Project
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
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\u003e\u003ccode\u003eThirdPartyReachIntegrationPartner\u003c/code\u003e outlines the possible third-party vendors that can be integrated for reach forecasting and reporting in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe options for integration include well-known providers like Comscore, Nielsen, Kantar, Video Research, Gemius, VideoAmp, iSpot.TV, and Audience Project.\u003c/p\u003e\n"],["\u003cp\u003eWhen no integration is used, the \u003ccode\u003eNONE\u003c/code\u003e option is selected, and \u003ccode\u003eUNKNOWN\u003c/code\u003e is returned if the API version doesn't expose the actual value.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is relevant to services such as \u003ccode\u003eForecastService\u003c/code\u003e, \u003ccode\u003eLineItemService\u003c/code\u003e, and \u003ccode\u003eProposalLineItemService\u003c/code\u003e, and is related to \u003ccode\u003eThirdPartyMeasurementSettings\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document defines third-party reach integration partners for ad services, specifying options such as `NONE`, `COMSCORE`, `NIELSEN`, `KANTAR`, `VIDEO_RESEARCH`, `GEMIUS`, `VIDEO_AMP`, `ISPOT_TV`, `AUDIENCE_PROJECT`, and `UNKNOWN`. These partners are integrated via the `ForecastService` and `LineItemService` (and `ProposalLineItemService`), through `ThirdPartyMeasurementSettings`. It lists possible third-party integration options within a specific namespace. Each option indicates a different third-party partner for reach measurement.\n"],null,["# enum ThirdPartyReachIntegrationPartner (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.ThirdPartyReachIntegrationPartner) **LineItemService** [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.ThirdPartyReachIntegrationPartner) **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202411/LineItemService.ThirdPartyMeasurementSettings) \n▼\n**ThirdPartyReachIntegrationP...**\n\nPossible options for third-party reach integration.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------------------|-------------------------------------------------------------------------------------|\n| `NONE` | Indicates there's no third-party reach integration partner. |\n| `COMSCORE` | Indicates third-party reach integration partner Comscore. |\n| `NIELSEN` | Indicates third-party reach integration partner Nielsen. |\n| `KANTAR_MILLWARD_BROWN` | Indicates third-party reach integration partner Kantar. |\n| `VIDEO_RESEARCH` | Indicates third-party reach integration partner Video Research. |\n| `GEMIUS` | Indicates third-party reach integration partner Gemius. |\n| `VIDEO_AMP` | Indicates third-party reach integration partner VideoAmp |\n| `ISPOT_TV` | Indicates third-party reach integration partner iSpot.TV |\n| `AUDIENCE_PROJECT` | Indicates third-party reach integration partner Audience Project |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]