Represents a child asset in
More...
|
| 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...
|
| |
Represents a child asset in
RichMediaStudioCreative.
| int Google.Api.Ads.AdManager.v202508.RichMediaStudioChildAssetProperty.height |
|
getset |
Height of the widget in pixels. This attribute is readonly.
| bool Google.Api.Ads.AdManager.v202508.RichMediaStudioChildAssetProperty.heightSpecified |
|
getset |
true, if a value is specified for height, false otherwise.
| string Google.Api.Ads.AdManager.v202508.RichMediaStudioChildAssetProperty.name |
|
getset |
The name of the asset as known by Rich Media Studio. This attribute is readonly.
| long Google.Api.Ads.AdManager.v202508.RichMediaStudioChildAssetProperty.totalFileSize |
|
getset |
The total size of the asset in bytes. This attribute is readonly.
| bool Google.Api.Ads.AdManager.v202508.RichMediaStudioChildAssetProperty.totalFileSizeSpecified |
|
getset |
true, if a value is specified for totalFileSize, false otherwise.
Required file type of the asset. This attribute is readonly.
| bool Google.Api.Ads.AdManager.v202508.RichMediaStudioChildAssetProperty.typeSpecified |
|
getset |
true, if a value is specified for type, false otherwise.
| string Google.Api.Ads.AdManager.v202508.RichMediaStudioChildAssetProperty.url |
|
getset |
The URL of the asset. This attribute is readonly.
| int Google.Api.Ads.AdManager.v202508.RichMediaStudioChildAssetProperty.width |
|
getset |
Width of the widget in pixels. This attribute is readonly.
| bool Google.Api.Ads.AdManager.v202508.RichMediaStudioChildAssetProperty.widthSpecified |
|
getset |
true, if a value is specified for width, false otherwise.
The documentation for this class was generated from the following file: