[[["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 ViewabilityProvider service in Google Ad Manager provides information for companies classified as viewability providers.\u003c/p\u003e\n"],["\u003cp\u003eThis service facilitates the capture of viewability metrics using vendor keys, verification scripts, and relevant parameters.\u003c/p\u003e\n"],["\u003cp\u003eViewabilityProvider uses a specific namespace for communication and data exchange within the Ad Manager system.\u003c/p\u003e\n"],["\u003cp\u003eKey fields include vendorKey, verificationScriptUrl, verificationParameters, and verificationRejectionTrackerUrl for managing viewability data.\u003c/p\u003e\n"]]],["The `ViewabilityProvider` depends on the `Company` service and requires specific information for capturing viewability metrics. Key data includes the `vendorKey` (a unique identifier), `verificationScriptUrl` (location of the verification script), `verificationParameters` (data passed to the script), and `verificationRejectionTrackerUrl` (URL pinged if the script fails). This information, associated with companies of the type `VIEWABILITY_PROVIDER`, is defined within the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"],null,["# type ViewabilityProvider (v202408)\n\n**Service** \n**CompanyService** **Dependencies** \n[Company](/ad-manager/api/reference/v202408/CompanyService.Company) \n▼\n**ViewabilityProvider**\n\nInformation required for [Company](/ad-manager/api/reference/v202408/CompanyService.Company) of Type VIEWABILITY_PROVIDER. It contains all of the\ndata needed to capture viewability metrics.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---------------------------------------|-----------------------------------------------------------------------------------------|\n| ### `vendorKey` | ` `xsd:`string` The key for this ad verification vendor. |\n| ### `verificationScriptUrl` | ` `xsd:`string` The URL that hosts the verification script for this vendor. |\n| ### `verificationParameters` | ` `xsd:`string` The parameters that will be passed to the verification script. |\n| ### `verificationRejectionTrackerUrl` | ` `xsd:`string` The URL that should be pinged if the verification script cannot be run. |"]]