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\u003eOptions include industry-standard vendors like Oracle Moat, Double Verify, Integral Ad Science, and Comscore, along with Telemetry and a 'None' option.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is used by the \u003ccode\u003eForecastService\u003c/code\u003e, \u003ccode\u003eLineItemService\u003c/code\u003e, and \u003ccode\u003eProposalLineItemService\u003c/code\u003e to manage third-party viewability integrations.\u003c/p\u003e\n"],["\u003cp\u003eEach enumeration value clearly identifies the specific integration partner, allowing for programmatic control and reporting.\u003c/p\u003e\n"],["\u003cp\u003eIf the integration partner is not supported by the requested API version, the \u003ccode\u003eUNKNOWN\u003c/code\u003e value will be returned.\u003c/p\u003e\n"]]],["The content details third-party viewability integration options within a service, potentially tied to `LineItemService` and `ProposalLineItemService`. It defines an enumeration with possible partners. The available integrations are `NONE`, `MOAT`, `DOUBLE_VERIFY`, `INTEGRAL_AD_SCIENCE`, `COMSCORE`, and `TELEMETRY`. `UNKNOWN` is returned when the value isn't accessible by the API version. These partners enable tracking and analysis of viewability metrics in the context of advertising. The `ThirdPartyMeasurementSettings` are mentioned as dependencies.\n"],null,["# enum ThirdPartyViewabilityIntegrationPartner (v202408)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202408/LineItemService.ThirdPartyViewabilityIntegrationPartner) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.ThirdPartyViewabilityIntegrationPartner) **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202408/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/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. |"]]