customsearch  v1
Properties | List of all members
Google.Apis.Customsearch.v1.Data.Promotion.ImageData Class Reference

Image belonging to a promotion. More...

Properties

virtual System.Nullable< int > Height [get, set]
 Image height in pixels. More...
 
virtual string Source [get, set]
 URL of the image for this promotion link. More...
 
virtual System.Nullable< int > Width [get, set]
 Image width in pixels. More...
 

Detailed Description

Image belonging to a promotion.

Property Documentation

◆ Height

virtual System.Nullable<int> Google.Apis.Customsearch.v1.Data.Promotion.ImageData.Height
getset

Image height in pixels.

◆ Source

virtual string Google.Apis.Customsearch.v1.Data.Promotion.ImageData.Source
getset

URL of the image for this promotion link.

◆ Width

virtual System.Nullable<int> Google.Apis.Customsearch.v1.Data.Promotion.ImageData.Width
getset

Image width in pixels.


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