Package | Description |
---|---|
com.tencentcloudapi.ms.v20180408.models |
Modifier and Type | Method and Description |
---|---|
PluginInfo[] |
AdInfo.getBanners()
Get banner广告列表
|
PluginInfo[] |
AdInfo.getBoutiqueRecommands()
Get 精品推荐广告列表
|
PluginInfo[] |
AdInfo.getFloatWindowses()
Get 悬浮窗广告列表
|
PluginInfo[] |
AdInfo.getIntegralWalls()
Get 积分墙广告列表
|
PluginInfo[] |
AdInfo.getNotifyBars()
Get 通知栏广告列表
|
PluginInfo[] |
AdInfo.getSpots()
Get 插播广告列表
|
Modifier and Type | Method and Description |
---|---|
void |
AdInfo.setBanners(PluginInfo[] Banners)
Set banner广告列表
|
void |
AdInfo.setBoutiqueRecommands(PluginInfo[] BoutiqueRecommands)
Set 精品推荐广告列表
|
void |
AdInfo.setFloatWindowses(PluginInfo[] FloatWindowses)
Set 悬浮窗广告列表
|
void |
AdInfo.setIntegralWalls(PluginInfo[] IntegralWalls)
Set 积分墙广告列表
|
void |
AdInfo.setNotifyBars(PluginInfo[] NotifyBars)
Set 通知栏广告列表
|
void |
AdInfo.setSpots(PluginInfo[] Spots)
Set 插播广告列表
|
Constructor and Description |
---|
PluginInfo(PluginInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.