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

A More...

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

Properties

LockedOrientation lockedOrientation [get, set]
 A locked orientation for this creative to be displayed in. More...
 
bool lockedOrientationSpecified [get, set]
 
Size assetSize [get, set]
 The asset size of an internal redirect creative. Note that this may differ from More...
 
string internalRedirectUrl [get, set]
 The internal redirect URL of the DFA or DART for Publishers hosted creative. This attribute is required and has a maximum length of 1024 characters. More...
 
bool overrideSize [get, set]
 Allows the creative size to differ from the actual size specified in the internal redirect's url. This attribute is optional. More...
 
bool overrideSizeSpecified [get, set]
 
bool isInterstitial [get, set]
 
bool isInterstitialSpecified [get, set]
 
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]
 
string[] thirdPartyImpressionTrackingUrls [get, set]
 A list of impression tracking URLs to ping when this creative is displayed. This field is optional. More...
 
- 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 hosted by Campaign Manager 360.

Similar to third-party creatives, a Campaign Manager 360 tag is used to retrieve a creative asset. However, Campaign Manager 360 tags are not sent to the user's browser. Instead, they are processed internally within the Google Marketing Platform system..

Property Documentation

Size Google.Api.Ads.AdManager.v202305.InternalRedirectCreative.assetSize
getset

The asset size of an internal redirect creative. Note that this may differ from

size if users set overrideSize to true. This attribute is read-only and is populated by Google.

string Google.Api.Ads.AdManager.v202305.InternalRedirectCreative.internalRedirectUrl
getset

The internal redirect URL of the DFA or DART for Publishers hosted creative. This attribute is required and has a maximum length of 1024 characters.

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

true if this internal redirect creative is interstitial.

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

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

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

A locked orientation for this creative to be displayed in.

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

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

bool Google.Api.Ads.AdManager.v202305.InternalRedirectCreative.overrideSize
getset

Allows the creative size to differ from the actual size specified in the internal redirect's url. This attribute is optional.

bool Google.Api.Ads.AdManager.v202305.InternalRedirectCreative.overrideSizeSpecified
getset

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

SslManualOverride Google.Api.Ads.AdManager.v202305.InternalRedirectCreative.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.InternalRedirectCreative.sslManualOverrideSpecified
getset

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

SslScanResult Google.Api.Ads.AdManager.v202305.InternalRedirectCreative.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.InternalRedirectCreative.sslScanResultSpecified
getset

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

string [] Google.Api.Ads.AdManager.v202305.InternalRedirectCreative.thirdPartyImpressionTrackingUrls
getset

A list of impression tracking URLs to ping when this creative is displayed. This field is optional.


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