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

Represents the NativeStyle of a Creative and its corresponding preview URL. More...

Properties

long nativeStyleId [get, set]
 The id of the NativeStyle. More...
 
bool nativeStyleIdSpecified [get, set]
 
string previewUrl [get, set]
 The URL for previewing this creative using this particular NativeStyle More...
 

Detailed Description

Represents the NativeStyle of a Creative and its corresponding preview URL.

Property Documentation

long Google.Api.Ads.AdManager.v202305.CreativeNativeStylePreview.nativeStyleId
getset

The id of the NativeStyle.

bool Google.Api.Ads.AdManager.v202305.CreativeNativeStylePreview.nativeStyleIdSpecified
getset

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

string Google.Api.Ads.AdManager.v202305.CreativeNativeStylePreview.previewUrl
getset

The URL for previewing this creative using this particular NativeStyle


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