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

An Ad Exchange dynamic allocation creative. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202305.AdExchangeCreative:
Google.Api.Ads.AdManager.v202305.HasHtmlSnippetDynamicAllocationCreative Google.Api.Ads.AdManager.v202305.BaseDynamicAllocationCreative Google.Api.Ads.AdManager.v202305.Creative

Properties

bool isNativeEligible [get, set]
 Whether this creative is eligible for native ad-serving. This value is optional and defaults to More...
 
bool isNativeEligibleSpecified [get, set]
 
bool isInterstitial [get, set]
 
bool isInterstitialSpecified [get, set]
 
bool isAllowsAllRequestedSizes [get, set]
 
bool isAllowsAllRequestedSizesSpecified [get, set]
 
- Properties inherited from Google.Api.Ads.AdManager.v202305.HasHtmlSnippetDynamicAllocationCreative
string codeSnippet [get, set]
 The code snippet (ad tag) from Ad Exchange or AdSense to traffic the dynamic allocation creative. Only valid Ad Exchange or AdSense parameters will be considered. Any extraneous HTML or JavaScript will be ignored. 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

An Ad Exchange dynamic allocation creative.

Property Documentation

bool Google.Api.Ads.AdManager.v202305.AdExchangeCreative.isAllowsAllRequestedSizes
getset

true if this creative is eligible for all requested sizes.

bool Google.Api.Ads.AdManager.v202305.AdExchangeCreative.isAllowsAllRequestedSizesSpecified
getset

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

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

true if this creative is interstitial. An interstitial creative will not consider an impression served until it is fully rendered in the browser.

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

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

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

Whether this creative is eligible for native ad-serving. This value is optional and defaults to

false.

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

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


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