[[["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 defines the possible third-party vendors for reach integration in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eOptions include Comscore, Nielsen, Kantar, Video Research, Gemius, VideoAmp, iSpot.TV, and Audience Project, alongside options for no integration or an unknown partner.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is utilized by services like ForecastService, LineItemService, and ProposalLineItemService to specify the reach integration partner.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this enumeration to manage and query third-party reach data within their Ad Manager integrations.\u003c/p\u003e\n"]]],["The document outlines options for third-party reach integration partners within the `ProposalLineItemService`, accessed via the namespace `https://www.google.com/apis/ads/publisher/v202408`. Available options include `NONE` (no partner), `COMSCORE`, `NIELSEN`, `KANTAR`, `VIDEO_RESEARCH`, `GEMIUS`, `VIDEO_AMP`, `ISPOT_TV`, and `AUDIENCE_PROJECT`, with `UNKNOWN` as a fallback. These partners can be integrated through the `ForecastService` and `LineItemService`, utilizing `ThirdPartyMeasurementSettings`. Each option corresponds to a specific third-party measurement provider.\n"],null,["# enum ThirdPartyReachIntegrationPartner (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.ThirdPartyReachIntegrationPartner) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.ThirdPartyReachIntegrationPartner) **ProposalLineItemService** **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202408/ProposalLineItemService.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/v202408`\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. |"]]