[[["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 2024-02-13 UTC."],[[["The `ViewabilityProvider` object holds data for capturing viewability metrics associated with a Company of type `VIEWABILITY_PROVIDER`."],["This data includes a vendor key, URLs for the verification script and rejection tracking, and parameters to be passed to the script."],["All of this information is organized within the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],["The `ViewabilityProvider` within the `CompanyService` requires specific information for companies of type `VIEWABILITY_PROVIDER`. This includes the `vendorKey`, a unique identifier for the ad verification vendor. It also requires the `verificationScriptUrl`, where the vendor's script is hosted, and `verificationParameters`, which are data passed to that script. Finally, it needs `verificationRejectionTrackerUrl`, a URL to ping if the script fails. This all supports capturing viewability metrics.\n"]]