XMediator::Api::BannerAds::Size
Class representing the available sizes that a banner can be created with.
Public Properties
Name | |
---|---|
int | Width |
int | Height |
Public Attributes
Name | |
---|---|
readonly Size | Phone Phone size for banners, typically 320x50 |
readonly Size | Tablet Tablet size for banners, typically 728x90 |
readonly Size | Mrec MREC size for banners, typically 300x250 |
Public Property Documentation
property Width
property Height
Public Attributes Documentation
variable Phone
Phone size for banners, typically 320x50
variable Tablet
Tablet size for banners, typically 728x90
variable Mrec
MREC size for banners, typically 300x250
Updated on 2024-11-07 at 18:31:49 +0000