[[["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\u003eThirdPartyViewabilityIntegrationPartner is an enumeration used within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eIt specifies the third-party viewability integration partner being used, including options like Moat, DoubleVerify, and Integral Ad Science.\u003c/p\u003e\n"],["\u003cp\u003eThe 'NONE' value indicates no third-party viewability integration, while 'UNKNOWN' is used when the actual value isn't exposed by the API.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is relevant to services like ForecastService, LineItemService, and ProposalLineItemService, influencing how viewability data is handled.\u003c/p\u003e\n"]]],["The document outlines options for integrating third-party viewability measurement partners within ad management services. It details services like ForecastService and LineItemService. ThirdPartyMeasurementSettings are dependencies. Available integration partners include NONE, MOAT, DOUBLE_VERIFY, INTEGRAL_AD_SCIENCE, COMSCORE, and TELEMETRY. The namespace is `https://www.google.com/apis/ads/publisher/v202408`. UNKNOWN signifies an unsupported API version. These options enable the tracking of viewability metrics by chosen third parties.\n"],null,["# enum ThirdPartyViewabilityIntegrationPartner (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.ThirdPartyViewabilityIntegrationPartner) **LineItemService** [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.ThirdPartyViewabilityIntegrationPartner) **Dependencies** \n[ThirdPartyMeasurementSettings](/ad-manager/api/reference/v202408/LineItemService.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. |"]]