type ViewabilityProvider (v202505)

  • ViewabilityProvider is information required for Company of Type VIEWABILITY_PROVIDER to capture viewability metrics.

  • It contains fields such as vendorKey, verificationScriptUrl, verificationParameters, and verificationRejectionTrackerUrl.

  • vendorKey is the key for the ad verification vendor.

  • verificationScriptUrl is the URL hosting the verification script for the vendor.

  • verificationParameters are parameters passed to the verification script.

  • verificationRejectionTrackerUrl is pinged if the verification script cannot run.

Information required for Company of Type VIEWABILITY_PROVIDER. It contains all of the data needed to capture viewability metrics.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

vendorKey

xsd:string

The key for this ad verification vendor.

verificationScriptUrl

xsd:string

The URL that hosts the verification script for this vendor.

verificationParameters

xsd:string

The parameters that will be passed to the verification script.

verificationRejectionTrackerUrl

xsd:string

The URL that should be pinged if the verification script cannot be run.