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 options for integrating with third-party reach providers within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese integrations facilitate the measurement and forecasting of ad campaign reach using partners like Comscore, Nielsen, Kantar, and others.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eThirdPartyReachIntegrationPartner\u003c/code\u003e enumeration includes values representing each supported partner, along with options for no integration or an unknown partner.\u003c/p\u003e\n"],["\u003cp\u003eIt is used by services like \u003ccode\u003eForecastService\u003c/code\u003e, \u003ccode\u003eLineItemService\u003c/code\u003e, and \u003ccode\u003eProposalLineItemService\u003c/code\u003e to specify the desired reach integration.\u003c/p\u003e\n"]]],["The core content outlines options for third-party reach integration partners within a service framework. These partners, including Comscore, Nielsen, Kantar, Video Research, Gemius, VideoAmp, iSpot.TV, and Audience Project, are identified through specific enumeration values. The `NONE` value indicates no integration, and `UNKNOWN` denotes unexposed values. This information is part of a Forecast Service with dependencies like ThirdPartyMeasurementSettings and can be used by different services.\n"],null,["# enum ThirdPartyReachIntegrationPartner (v202411)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202411/LineItemService.ThirdPartyReachIntegrationPartner) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.ThirdPartyReachIntegrationPartner) **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202411/ForecastService.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. |"]]