enum ThirdPartyViewabilityIntegrationPartner (v202408)
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/v202408
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\u003eThe \u003ccode\u003eThirdPartyViewabilityIntegrationPartner\u003c/code\u003e enumeration lists the possible third-party viewability integration partners available in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese partners include Oracle Moat, Double Verify, Integral Ad Science, Comscore, and Telemetry, along with options for no integration or an unknown partner.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is used within services such as ForecastService, LineItemService, and ProposalLineItemService to specify the chosen integration partner.\u003c/p\u003e\n"],["\u003cp\u003eIt's associated with the \u003ccode\u003eThirdPartyMeasurementSettings\u003c/code\u003e dependency for managing third-party measurement configurations within Ad Manager proposals.\u003c/p\u003e\n"]]],["The document outlines options for integrating third-party viewability partners within ad management services. Key actions involve utilizing services like ForecastService, LineItemService, and ProposalLineItemService. It details the available partners, including NONE, Moat, Double Verify, Integral Ad Science, Comscore, and Telemetry, each represented by a specific enumeration value. An UNKNOWN enumeration is also available. These partners provide viewability measurement, and they are part of the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"],null,["# enum ThirdPartyViewabilityIntegrationPartner (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.ThirdPartyViewabilityIntegrationPartner) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.ThirdPartyViewabilityIntegrationPartner) **ProposalLineItemService** **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202408/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/v202408`\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. |"]]