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

An overlay More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.ImageOverlayCreative:
Google.Api.Ads.AdManager.v202305.BaseImageCreative Google.Api.Ads.AdManager.v202305.HasDestinationUrlCreative Google.Api.Ads.AdManager.v202305.Creative

Properties

long[] companionCreativeIds [get, set]
 The IDs of the companion creatives that are associated with this creative. This attribute is optional. This attribute is read-only. More...
 
ConversionEvent_TrackingUrlsMapEntry[] trackingUrls [get, set]
 A map from More...
 
LockedOrientation lockedOrientation [get, set]
 A locked orientation for this creative to be displayed in. More...
 
bool lockedOrientationSpecified [get, set]
 
string customParameters [get, set]
 A comma separated key=value list of parameters that will be supplied to the creative, written into the VAST More...
 
int duration [get, set]
 Minimum suggested duration in milliseconds. This attribute is optional. More...
 
bool durationSpecified [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...
 
- Properties inherited from Google.Api.Ads.AdManager.v202305.BaseImageCreative
bool overrideSize [get, set]
 Allows the creative size to differ from the actual image asset size. This attribute is optional. More...
 
bool overrideSizeSpecified [get, set]
 
CreativeAsset primaryImageAsset [get, set]
 The primary image asset associated with this creative. This attribute is required. More...
 
- Properties inherited from Google.Api.Ads.AdManager.v202305.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.v202305.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...
 

Detailed Description

An overlay

Creative that displays an image and is served via VAST 2.0 XML. Overlays cover part of the video content they are displayed on top of. This creative is read only prior to v201705.

Property Documentation

long [] Google.Api.Ads.AdManager.v202305.ImageOverlayCreative.companionCreativeIds
getset

The IDs of the companion creatives that are associated with this creative. This attribute is optional. This attribute is read-only.

string Google.Api.Ads.AdManager.v202305.ImageOverlayCreative.customParameters
getset

A comma separated key=value list of parameters that will be supplied to the creative, written into the VAST

node. This attribute is optional.

int Google.Api.Ads.AdManager.v202305.ImageOverlayCreative.duration
getset

Minimum suggested duration in milliseconds. This attribute is optional.

bool Google.Api.Ads.AdManager.v202305.ImageOverlayCreative.durationSpecified
getset

true, if a value is specified for duration, false otherwise.

LockedOrientation Google.Api.Ads.AdManager.v202305.ImageOverlayCreative.lockedOrientation
getset

A locked orientation for this creative to be displayed in.

bool Google.Api.Ads.AdManager.v202305.ImageOverlayCreative.lockedOrientationSpecified
getset

true, if a value is specified for lockedOrientation, false otherwise.

ConversionEvent_TrackingUrlsMapEntry [] Google.Api.Ads.AdManager.v202305.ImageOverlayCreative.trackingUrls
getset

A map from

ConversionEvent to a list of URLs that will be pinged when the event happens. This attribute is optional.

string Google.Api.Ads.AdManager.v202305.ImageOverlayCreative.vastPreviewUrl
getset

An ad tag URL that will return a preview of the VAST XML response specific to this creative. This attribute is read-only.


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