Packagecom.distriqt.extension.adverts
Classpublic class AdvertPlatform
InheritanceAdvertPlatform Inheritance Object

Definition of the available platforms for the Adverts native extension



Public Constants
 ConstantDefined By
  PLATFORM_ADMOB : String = admob
[static] Google AdMob http://www.google.com/ads/admob/
AdvertPlatform
  PLATFORM_DOUBLECLICK : String = doubleclick
[static] Google DoubleClick http://www.google.com/dfp/
AdvertPlatform
  PLATFORM_HUAWEI_ADS : String = huaweiads
[static] Huawei Ads Kit https://developer.huawei.com/consumer/en/doc/development/HMS-Guides/ads-sdk-introduction
AdvertPlatform
  PLATFORM_IAD : String = iAd
[static] Apple's iAd platform https://developer.apple.com/iad/
AdvertPlatform
Constant Detail
PLATFORM_ADMOBConstant
public static const PLATFORM_ADMOB:String = admob

Google AdMob http://www.google.com/ads/admob/

PLATFORM_DOUBLECLICKConstant 
public static const PLATFORM_DOUBLECLICK:String = doubleclick

Google DoubleClick http://www.google.com/dfp/

PLATFORM_HUAWEI_ADSConstant 
public static const PLATFORM_HUAWEI_ADS:String = huaweiads

Huawei Ads Kit https://developer.huawei.com/consumer/en/doc/development/HMS-Guides/ads-sdk-introduction

PLATFORM_IADConstant 
public static const PLATFORM_IAD:String = iAd

Apple's iAd platform https://developer.apple.com/iad/