[[["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 third-party vendors for reach integration within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eOptions include industry leaders like Comscore, Nielsen, Kantar, and others for measuring and forecasting reach.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNONE\u003c/code\u003e signifies no third-party integration, while \u003ccode\u003eUNKNOWN\u003c/code\u003e represents a value not exposed by the current API version.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is used within the \u003ccode\u003eForecastService\u003c/code\u003e, \u003ccode\u003eLineItemService\u003c/code\u003e, and \u003ccode\u003eProposalLineItemService\u003c/code\u003e to specify the integration partner.\u003c/p\u003e\n"]]],["The content outlines options for third-party reach integration within ad services, including `ForecastService` and related services. It defines various partners, each represented by a unique enumeration: `NONE`, `COMSCORE`, `NIELSEN`, `KANTAR_MILLWARD_BROWN`, `VIDEO_RESEARCH`, `GEMIUS`, `VIDEO_AMP`, `ISPOT_TV`, and `AUDIENCE_PROJECT`. These enumerations specify which partner is involved in third-party reach integration. The `UNKNOWN` value is returned when the specific partner is not revealed in the API. The namespace for these services is also provided.\n"],null,["# enum ThirdPartyReachIntegrationPartner (v202408)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202408/LineItemService.ThirdPartyReachIntegrationPartner) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.ThirdPartyReachIntegrationPartner) **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202408/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/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. |"]]