enum ThirdPartyReachIntegrationPartner (v202411)

  • ThirdPartyReachIntegrationPartner outlines the possible options for integrating with third-party reach providers within Google Ad Manager.

  • These integrations facilitate the measurement and forecasting of ad campaign reach using partners like Comscore, Nielsen, Kantar, and others.

  • The ThirdPartyReachIntegrationPartner enumeration includes values representing each supported partner, along with options for no integration or an unknown partner.

  • It is used by services like ForecastService, LineItemService, and ProposalLineItemService to specify the desired reach integration.

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.