enum ThirdPartyViewabilityIntegrationPartner (v202411)

  • The ThirdPartyViewabilityIntegrationPartner enumeration lists possible third-party viewability integration partners.

  • Options include Oracle Moat, Double Verify, Integral Ad Science, Comscore, and Telemetry.

  • NONE indicates no integration, and UNKNOWN is used when the actual value isn't exposed by the API.

  • It's used within Google Ad Manager's ForecastService, LineItemService, and ProposalLineItemService.

  • This enumeration depends on the ThirdPartyMeasurementSettings and has the namespace https://www.google.com/apis/ads/publisher/v202411.

Possible options for third-party viewabitility integration.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
NONE Indicates there's no third-party viewability integration partner.
MOAT Indicates third-party viewability integration partner Oracle Moat.
DOUBLE_VERIFY Indicates third-party viewability integration partner Double Verify.
INTEGRAL_AD_SCIENCE Indicates third-party viewability integration partner Integral Ad Science.
COMSCORE Indicates third-party viewability integration partner Comscore.
TELEMETRY Indicates third-party viewability integration partner Telemetry.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.