[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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. |"]]