Anúncio
Uma classe que representa um objeto de anúncio durante a inserção dinâmica de anúncios.
Métodos
getAdId
getAdId() retorna string
- Retorna
-
string
getAdPodInfo
getAdPodInfo() retorna AdPodInfo
- Retorna
-
non-null AdPodInfo
getAdSystem
getAdSystem() retorna string
- Retorna
-
string
getAdvertiserName
getAdvertiserName() retorna string
- Retorna
-
string
getApiFramework
getApiFramework() returns (null or string)
- Retorna
-
(null or string)
getCompanionAds
getCompanionAds() retorna uma matriz de CompanionAd não nulo.
- Retorna
-
non-null Array of non-null CompanionAd
getCreativeAdId
getCreativeAdId() retorna string
- Retorna
-
string
getCreativeId
getCreativeId() retorna string
- Retorna
-
string
getDealId
getDealId() retorna string
- Retorna
-
string
getDescription
getDescription() retorna string
- Retorna
-
string
getDuration
getDuration() retorna número
- Retorna
-
number
getSkipTimeOffset
getSkipTimeOffset() retorna número
- Retorna
-
number
getTitle
getTitle() retorna string
- Retorna
-
string
getUniversalAdIdRegistry
getUniversalAdIdRegistry() retorna string
- Descontinuado
- Use ad.getUniversalAdIds() em vez disso
- Retorna
-
string
getUniversalAdIdValue
getUniversalAdIdValue() retorna string
- Descontinuado
- Use ad.getUniversalAdIds() em vez disso
- Retorna
-
string
getUniversalAdIds
getUniversalAdIds() retorna uma matriz de UniversalAdIdInfo não nula
- Retorna
-
non-null Array of non-null UniversalAdIdInfo
getVastMediaHeight
getVastMediaHeight() retorna número
- Retorna
-
number
getVastMediaWidth
getVastMediaWidth() retorna número
- Retorna
-
number
getWrapperAdIds
getWrapperAdIds() retorna uma matriz de string
- Retorna
-
non-null Array of string
getWrapperAdSystems
getWrapperAdSystems() retorna uma matriz de string
- Retorna
-
non-null Array of string
getWrapperCreativeIds
getWrapperCreativeIds() retorna uma matriz de string
- Retorna
-
non-null Array of string
isSkippable
isSkippable() retorna um booleano
- Retorna
-
boolean