Ads API .NET library
|
A More...
Properties | |
string | videoSourceUrl [get, set] |
A URL that points to the source media that will be used for transcoding. More... | |
Properties inherited from Google.Api.Ads.AdManager.v202311.BaseVideoCreative | |
int | duration [get, set] |
The expected duration of this creative in milliseconds. More... | |
bool | durationSpecified [get, set] |
bool | allowDurationOverride [get, set] |
Allows the creative duration to differ from the actual asset durations. This attribute is optional. More... | |
bool | allowDurationOverrideSpecified [get, set] |
ConversionEvent_TrackingUrlsMapEntry[] | trackingUrls [get, set] |
A map from More... | |
long[] | companionCreativeIds [get, set] |
The IDs of the companion creatives that are associated with this creative. This attribute is optional. More... | |
string | customParameters [get, set] |
A comma separated key=value list of parameters that will be supplied to the creative, written into the VAST More... | |
string | adId [get, set] |
The ad id associated with the video as defined by the More... | |
AdIdType | adIdType [get, set] |
The registry which the ad id of this creative belongs to. This field is optional and defaults to AdIdType::NONE. More... | |
bool | adIdTypeSpecified [get, set] |
SkippableAdType | skippableAdType [get, set] |
The type of skippable ad. More... | |
bool | skippableAdTypeSpecified [get, set] |
string | vastPreviewUrl [get, set] |
An ad tag URL that will return a preview of the VAST XML response specific to this creative. This attribute is read-only. More... | |
SslScanResult | sslScanResult [get, set] |
The SSL compatibility scan result of this creative. More... | |
bool | sslScanResultSpecified [get, set] |
SslManualOverride | sslManualOverride [get, set] |
The manual override for the SSL compatibility of this creative. More... | |
bool | sslManualOverrideSpecified [get, set] |
Properties inherited from Google.Api.Ads.AdManager.v202311.HasDestinationUrlCreative | |
string | destinationUrl [get, set] |
The URL that the user is directed to if they click on the creative. This attribute is required unless the destinationUrlType is DestinationUrlType::NONE, and has a maximum length of 1024 characters. More... | |
DestinationUrlType | destinationUrlType [get, set] |
The action that should be performed if the user clicks on the creative. This attribute is optional and defaults to DestinationUrlType::CLICK_TO_WEB. More... | |
bool | destinationUrlTypeSpecified [get, set] |
Properties inherited from Google.Api.Ads.AdManager.v202311.Creative | |
long | advertiserId [get, set] |
The ID of the advertiser that owns the creative. This attribute is required. More... | |
bool | advertiserIdSpecified [get, set] |
long | id [get, set] |
Uniquely identifies the More... | |
bool | idSpecified [get, set] |
string | name [get, set] |
The name of the creative. This attribute is required and has a maximum length of 255 characters. More... | |
Size | size [get, set] |
The Size of the creative. This attribute is required for creation and then is read-only. More... | |
string | previewUrl [get, set] |
The URL of the creative for previewing the media. This attribute is read-only and is assigned by Google when a creative is created. More... | |
CreativePolicyViolation[] | policyLabels [get, set] |
Set of policy labels detected for this creative. This attribute is read-only. More... | |
AppliedLabel[] | appliedLabels [get, set] |
The set of labels applied to this creative. More... | |
DateTime | lastModifiedDateTime [get, set] |
The date and time this creative was last modified. More... | |
BaseCustomFieldValue[] | customFieldValues [get, set] |
The values of the custom fields associated with this creative. More... | |
ThirdPartyDataDeclaration | thirdPartyDataDeclaration [get, set] |
The third party companies associated with this creative. More... | |
A
Creative
that contains Ad Manager hosted video ads and is served via VAST XML.
|
getset |
A URL that points to the source media that will be used for transcoding.