[[["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\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,["**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. |"]]