广告
表示动态广告插入期间广告对象的类。
方法
getAdId
getAdId() 会返回字符串
- 返回
 - 
                  
string 
getAdPodInfo
getAdPodInfo() 会返回 AdPodInfo
- 返回
 - 
                  
non-null AdPodInfo 
getAdSystem
getAdSystem() 返回字符串
- 返回
 - 
                  
string 
getAdvertiserName
getAdvertiserName() 会返回字符串
- 返回
 - 
                  
string 
getApiFramework
getApiFramework() returns (null or string)
- 返回
 - 
                  
(null or string) 
getCompanionAds
getCompanionAds() 会返回非 null CompanionAd 的数组
- 返回
 - 
                  
non-null Array of non-null CompanionAd 
getCreativeAdId
getCreativeAdId() 返回字符串
- 返回
 - 
                  
string 
getCreativeId
getCreativeId() 会返回字符串
- 返回
 - 
                  
string 
getDealId
getDealId() 会返回字符串
- 返回
 - 
                  
string 
getDescription
getDescription() 返回字符串
- 返回
 - 
                  
string 
getDuration
getDuration() 返回数字
- 返回
 - 
                  
number 
getSkipTimeOffset
getSkipTimeOffset() 返回数字
- 返回
 - 
                  
number 
getTitle
getTitle() 会返回字符串
- 返回
 - 
                  
string 
getUniversalAdIdRegistry
getUniversalAdIdRegistry() 返回字符串
- 已弃用
 - 请改用 ad.getUniversalAdIds()
 - 返回
 - 
                  
string 
getUniversalAdIdValue
getUniversalAdIdValue() 会返回字符串
- 已弃用
 - 请改用 ad.getUniversalAdIds()
 - 返回
 - 
                  
string 
getUniversalAdIds
getUniversalAdIds() 会返回非 null 的 UniversalAdIdInfo 数组
- 返回
 - 
                  
non-null Array of non-null UniversalAdIdInfo 
getVastMediaHeight
getVastMediaHeight() 返回数字
- 返回
 - 
                  
number 
getVastMediaWidth
getVastMediaWidth() 会返回数字
- 返回
 - 
                  
number 
getWrapperAdIds
getWrapperAdIds() 会返回字符串数组
- 返回
 - 
                  
non-null Array of string 
getWrapperAdSystems
getWrapperAdSystems() 会返回字符串数组
- 返回
 - 
                  
non-null Array of string 
getWrapperCreativeIds
getWrapperCreativeIds() 会返回字符串数组
- 返回
 - 
                  
non-null Array of string 
isSkippable
isSkippable() 返回布尔值
- 返回
 - 
                  
boolean