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

A More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.TemplateCreative:
Google.Api.Ads.AdManager.v202305.Creative

Properties

long creativeTemplateId [get, set]
 Creative template ID that this creative is created from. More...
 
bool creativeTemplateIdSpecified [get, set]
 
bool isInterstitial [get, set]
 
bool isInterstitialSpecified [get, set]
 
bool isNativeEligible [get, set]
 
bool isNativeEligibleSpecified [get, set]
 
bool isSafeFrameCompatible [get, set]
 Whether the Creative is compatible for SafeFrame rendering. More...
 
bool isSafeFrameCompatibleSpecified [get, set]
 
string destinationUrl [get, set]
 The URL the user is directed to if they click on the creative. This attribute is only required if the template snippet contains the More...
 
BaseCreativeTemplateVariableValue[] creativeTemplateVariableValues [get, set]
 Stores values of CreativeTemplateVariable in the CreativeTemplate. More...
 
SslScanResult sslScanResult [get, set]
 The SSL compatibility scan result for 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]
 
LockedOrientation lockedOrientation [get, set]
 A locked orientation for this creative to be displayed in. More...
 
bool lockedOrientationSpecified [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

A

Creative that is created by the specified creative template.

Property Documentation

long Google.Api.Ads.AdManager.v202305.TemplateCreative.creativeTemplateId
getset

Creative template ID that this creative is created from.

bool Google.Api.Ads.AdManager.v202305.TemplateCreative.creativeTemplateIdSpecified
getset

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

BaseCreativeTemplateVariableValue [] Google.Api.Ads.AdManager.v202305.TemplateCreative.creativeTemplateVariableValues
getset

Stores values of CreativeTemplateVariable in the CreativeTemplate.

string Google.Api.Ads.AdManager.v202305.TemplateCreative.destinationUrl
getset

The URL the user is directed to if they click on the creative. This attribute is only required if the template snippet contains the

u or %DEST_URL%% macro. It has a maximum length of 1024 characters.

bool Google.Api.Ads.AdManager.v202305.TemplateCreative.isInterstitial
getset

true if this template instantiated creative is interstitial. This attribute is read-only and is assigned by Google based on the creative template.

bool Google.Api.Ads.AdManager.v202305.TemplateCreative.isInterstitialSpecified
getset

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

bool Google.Api.Ads.AdManager.v202305.TemplateCreative.isNativeEligible
getset

true if this template instantiated creative is eligible for native adserving. This attribute is read-only and is assigned by Google based on the creative template.

bool Google.Api.Ads.AdManager.v202305.TemplateCreative.isNativeEligibleSpecified
getset

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

bool Google.Api.Ads.AdManager.v202305.TemplateCreative.isSafeFrameCompatible
getset

Whether the Creative is compatible for SafeFrame rendering.

This attribute is read-only and is assigned by Google based on the CreativeTemplate.

bool Google.Api.Ads.AdManager.v202305.TemplateCreative.isSafeFrameCompatibleSpecified
getset

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

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

A locked orientation for this creative to be displayed in.

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

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

SslManualOverride Google.Api.Ads.AdManager.v202305.TemplateCreative.sslManualOverride
getset

The manual override for the SSL compatibility of this creative.

This attribute is optional and defaults to SslManualOverride::NO_OVERRIDE.

bool Google.Api.Ads.AdManager.v202305.TemplateCreative.sslManualOverrideSpecified
getset

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

SslScanResult Google.Api.Ads.AdManager.v202305.TemplateCreative.sslScanResult
getset

The SSL compatibility scan result for this creative.

This attribute is read-only and determined by Google.

bool Google.Api.Ads.AdManager.v202305.TemplateCreative.sslScanResultSpecified
getset

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


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