enum ThirdPartyViewabilityIntegrationPartner (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThirdPartyViewabilityIntegrationPartner provides options for integrating with various third-party viewability measurement providers.\u003c/p\u003e\n"],["\u003cp\u003eThe options include well-known providers such as Oracle Moat, Double Verify, Integral Ad Science, Comscore and Telemetry.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNONE\u003c/code\u003e indicates no integration, while \u003ccode\u003eUNKNOWN\u003c/code\u003e is used when the actual value is not exposed by the API.\u003c/p\u003e\n"],["\u003cp\u003eThis integration is utilized by ForecastService, LineItemService, and ProposalLineItemService within Google Ad Manager.\u003c/p\u003e\n"]]],["The content defines third-party viewability integration options within a service, potentially ForecastService, LineItemService, or ProposalLineItemService. These options, represented by an enumeration, include `NONE`, `MOAT`, `DOUBLE_VERIFY`, `INTEGRAL_AD_SCIENCE`, `COMSCORE`, `TELEMETRY`, and `UNKNOWN`. Each option corresponds to a specific partner like Oracle Moat, Double Verify, Integral Ad Science, Comscore, or Telemetry, or indicates no integration. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum ThirdPartyViewabilityIntegrationPartner (v202411)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202411/LineItemService.ThirdPartyViewabilityIntegrationPartner) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.ThirdPartyViewabilityIntegrationPartner) **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202411/ForecastService.ThirdPartyMeasurementSettings) \n▼\n**ThirdPartyViewabilityIntegr...**\n\nPossible options for third-party viewabitility integration.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-----------------------|-------------------------------------------------------------------------------------|\n| `NONE` | Indicates there's no third-party viewability integration partner. |\n| `MOAT` | Indicates third-party viewability integration partner Oracle Moat. |\n| `DOUBLE_VERIFY` | Indicates third-party viewability integration partner Double Verify. |\n| `INTEGRAL_AD_SCIENCE` | Indicates third-party viewability integration partner Integral Ad Science. |\n| `COMSCORE` | Indicates third-party viewability integration partner Comscore. |\n| `TELEMETRY` | Indicates third-party viewability integration partner Telemetry. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]