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\u003eThis documentation details the \u003ccode\u003eThirdPartyViewabilityIntegrationPartner\u003c/code\u003e enumeration, which specifies options for integrating with third-party viewability measurement providers.\u003c/p\u003e\n"],["\u003cp\u003eThe available integration partners include Oracle Moat, Double Verify, Integral Ad Science, Comscore, and Telemetry, alongside options for no integration or an unknown partner.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is utilized by services like ForecastService, LineItemService, and ProposalLineItemService within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this enumeration is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content details third-party viewability integration options within an ad management system. Key actions include specifying a partner through enumerations. Possible partners are: Oracle Moat (`MOAT`), Double Verify (`DOUBLE_VERIFY`), Integral Ad Science (`INTEGRAL_AD_SCIENCE`), Comscore (`COMSCORE`), and Telemetry (`TELEMETRY`). `NONE` indicates no partner and `UNKNOWN` represents an unexposed value. The data is managed through `ForecastService`, `LineItemService`, and `ProposalLineItemService`. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum ThirdPartyViewabilityIntegrationPartner (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.ThirdPartyViewabilityIntegrationPartner) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.ThirdPartyViewabilityIntegrationPartner) **ProposalLineItemService** **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202411/ProposalLineItemService.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. |"]]