クラス: Ad

Methods

getAdId

getAdId() が文字列を返す

戻り値

string 

getAdPodInfo

getAdPodInfo() は AdPodInfo を返します。

戻り値

non-null AdPodInfo 

getAdSystem

getAdSystem() が文字列を返す

戻り値

string 

getAdvertiserName

getAdvertiserName() は文字列を返します。

戻り値

string 

getApiFramework

getApiFramework() が文字列を返す

戻り値

nullable string 

getCompanionAds

getCompanionAds() は、null ではない CompanionAd の配列を返します

戻り値

non-null Array of non-null CompanionAd 

getCreativeAdId

getCreativeAdId() が文字列を返す

戻り値

string 

getCreativeId

getCreativeId() が文字列を返す

戻り値

string 

getDealId

getDealId() が文字列を返す

戻り値

string 

getDescription

getDescription() returns string

戻り値

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 を返す

戻り値

number 

getVastMediaWidth

getVastMediaWidth() が number を返す

戻り値

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