Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.ViewabilityProvider Class Reference

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

Properties

string vendorKey [get, set]
 The key for this ad verification vendor. More...
 
string verificationScriptUrl [get, set]
 The URL that hosts the verification script for this vendor. More...
 
string verificationParameters [get, set]
 The parameters that will be passed to the verification script. More...
 
string verificationRejectionTrackerUrl [get, set]
 The URL that should be pinged if the verification script cannot be run. More...
 

Detailed Description

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

Property Documentation

string Google.Api.Ads.AdManager.v202305.ViewabilityProvider.vendorKey
getset

The key for this ad verification vendor.

string Google.Api.Ads.AdManager.v202305.ViewabilityProvider.verificationParameters
getset

The parameters that will be passed to the verification script.

string Google.Api.Ads.AdManager.v202305.ViewabilityProvider.verificationRejectionTrackerUrl
getset

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

string Google.Api.Ads.AdManager.v202305.ViewabilityProvider.verificationScriptUrl
getset

The URL that hosts the verification script for this vendor.


The documentation for this class was generated from the following file: