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

Represents a child asset in More...

Properties

string name [get, set]
 The name of the asset as known by Rich Media Studio. This attribute is readonly. More...
 
RichMediaStudioChildAssetPropertyType type [get, set]
 Required file type of the asset. This attribute is readonly. More...
 
bool typeSpecified [get, set]
 
long totalFileSize [get, set]
 The total size of the asset in bytes. This attribute is readonly. More...
 
bool totalFileSizeSpecified [get, set]
 
int width [get, set]
 Width of the widget in pixels. This attribute is readonly. More...
 
bool widthSpecified [get, set]
 
int height [get, set]
 Height of the widget in pixels. This attribute is readonly. More...
 
bool heightSpecified [get, set]
 
string url [get, set]
 The URL of the asset. This attribute is readonly. More...
 

Detailed Description

Represents a child asset in

RichMediaStudioCreative.

Property Documentation

int Google.Api.Ads.AdManager.v202311.RichMediaStudioChildAssetProperty.height
getset

Height of the widget in pixels. This attribute is readonly.

bool Google.Api.Ads.AdManager.v202311.RichMediaStudioChildAssetProperty.heightSpecified
getset

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

string Google.Api.Ads.AdManager.v202311.RichMediaStudioChildAssetProperty.name
getset

The name of the asset as known by Rich Media Studio. This attribute is readonly.

long Google.Api.Ads.AdManager.v202311.RichMediaStudioChildAssetProperty.totalFileSize
getset

The total size of the asset in bytes. This attribute is readonly.

bool Google.Api.Ads.AdManager.v202311.RichMediaStudioChildAssetProperty.totalFileSizeSpecified
getset

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

RichMediaStudioChildAssetPropertyType Google.Api.Ads.AdManager.v202311.RichMediaStudioChildAssetProperty.type
getset

Required file type of the asset. This attribute is readonly.

bool Google.Api.Ads.AdManager.v202311.RichMediaStudioChildAssetProperty.typeSpecified
getset

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

string Google.Api.Ads.AdManager.v202311.RichMediaStudioChildAssetProperty.url
getset

The URL of the asset. This attribute is readonly.

int Google.Api.Ads.AdManager.v202311.RichMediaStudioChildAssetProperty.width
getset

Width of the widget in pixels. This attribute is readonly.

bool Google.Api.Ads.AdManager.v202311.RichMediaStudioChildAssetProperty.widthSpecified
getset

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


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