Resource: ViewabilityProvider
The ViewabilityProvider resource.
Represents a third-party company used to measure creative viewability.
| JSON representation |
|---|
{ "name": string, "appliedTeams": [ string ], "updateTime": string, "displayName": string, "vendorKey": string, "verificationScriptUrl": string, "verificationScriptUrlParameters": string, "rejectionTrackerUrl": string, "address": string, "email": string, "fax": string, "phone": string, "externalId": string, "comment": string, "primaryContact": string } |
| Fields | |
|---|---|
name |
Identifier. The resource name of the |
appliedTeams[] |
Optional. The resource names of Teams that are directly associated with the |
updateTime |
Output only. The time the Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
displayName |
Required. The display name of the |
vendorKey |
Required. The key for the |
verificationScriptUrl |
Required. The URL that hosts the verification script for the |
verificationScriptUrlParameters |
Optional. The URL parameters that will be passed to the verification script. |
rejectionTrackerUrl |
Optional. The URL that should be pinged if the verification script cannot be run. |
address |
Optional. The address of the |
email |
Optional. The email of the |
fax |
Optional. The fax number of the |
phone |
Optional. The phone number of the |
externalId |
Optional. The external ID of the |
comment |
Optional. Comment about the |
primaryContact |
Optional. The resource name of primary Contact of the |
Methods |
|
|---|---|
|
Creates ViewabilityProvider objects. |
|
Batch updates ViewabilityProvider objects. |
|
Creates a ViewabilityProvider object. |
|
Retrieves a ViewabilityProvider object. |
|
Lists ViewabilityProvider objects. |
|
Updates a ViewabilityProvider object. |