AI-generated Key Takeaways
-
ThirdPartyReachIntegrationPartner
outlines the possible third-party vendors that can be integrated for reach forecasting and reporting in Google Ad Manager. -
The options for integration include well-known providers like Comscore, Nielsen, Kantar, Video Research, Gemius, VideoAmp, iSpot.TV, and Audience Project.
-
When no integration is used, the
NONE
option is selected, andUNKNOWN
is returned if the API version doesn't expose the actual value. -
This enumeration is relevant to services such as
ForecastService
,LineItemService
, andProposalLineItemService
, and is related toThirdPartyMeasurementSettings
.
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. |