enum ThirdPartyReachIntegrationPartner (v202411)

  • ThirdPartyReachIntegrationPartner defines the possible third-party vendors for reach integration in Ad Manager.

  • Options include vendors like Comscore, Nielsen, Kantar, Video Research, Gemius, VideoAmp, iSpot.TV, and Audience Project.

  • NONE signifies no third-party integration, while UNKNOWN indicates an unrecognized value.

  • This enumeration is utilized by services such as ForecastService, LineItemService, and ProposalLineItemService, particularly for third-party measurement settings.

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.