basic-ads
Toggle table of contents
1.0.0
android
common
ios
Target filter
android
common
ios
Switch theme
Search in API
Skip to content
basic-ads
basic-ads
/
app.lexilabs.basic.ads.nativead
/
NativeAdData
Native
Ad
Data
android
common
ios
actual
class
NativeAdData
expect
class
NativeAdData
actual
class
NativeAdData
Members
Constructors
Native
Ad
Data
Link copied to clipboard
android
ios
constructor
(
android
:
NativeAd
)
constructor
(
ios
:
GADNativeAd
)
Types
Ad
Choices
Info
Link copied to clipboard
android
common
ios
actual
class
AdChoicesInfo
expect
class
AdChoicesInfo
actual
class
AdChoicesInfo
Image
Link copied to clipboard
android
common
ios
actual
class
Image
expect
class
Image
actual
class
Image
Media
Content
Link copied to clipboard
android
common
ios
actual
class
MediaContent
expect
class
MediaContent
actual
class
MediaContent
Mute
This
Ad
Reason
Link copied to clipboard
android
common
ios
actual
class
MuteThisAdReason
expect
class
MuteThisAdReason
actual
class
MuteThisAdReason
Properties
ad
Choices
Info
Link copied to clipboard
android
common
ios
actual
val
adChoicesInfo
:
NativeAdData.AdChoicesInfo
?
expect
val
adChoicesInfo
:
NativeAdData.AdChoicesInfo
?
actual
val
adChoicesInfo
:
NativeAdData.AdChoicesInfo
?
=
null
advertiser
Link copied to clipboard
android
common
ios
actual
val
advertiser
:
String
?
expect
val
advertiser
:
String
?
actual
val
advertiser
:
String
?
android
Link copied to clipboard
android
val
android
:
NativeAd
body
Link copied to clipboard
android
common
ios
actual
val
body
:
String
?
expect
val
body
:
String
?
actual
val
body
:
String
?
call
To
Action
Link copied to clipboard
android
common
ios
actual
val
callToAction
:
String
?
expect
val
callToAction
:
String
?
actual
val
callToAction
:
String
?
headline
Link copied to clipboard
android
common
ios
actual
val
headline
:
String
?
expect
val
headline
:
String
?
actual
val
headline
:
String
?
icon
Link copied to clipboard
android
common
ios
actual
val
icon
:
NativeAdData.Image
?
expect
val
icon
:
NativeAdData.Image
?
actual
val
icon
:
NativeAdData.Image
?
ios
Link copied to clipboard
ios
val
ios
:
GADNativeAd
media
Content
Link copied to clipboard
android
common
ios
actual
val
mediaContent
:
NativeAdData.MediaContent
?
expect
val
mediaContent
:
NativeAdData.MediaContent
?
actual
val
mediaContent
:
NativeAdData.MediaContent
?
mute
This
Ad
Reasons
Link copied to clipboard
android
common
ios
actual
val
muteThisAdReasons
:
List
<
NativeAdData.MuteThisAdReason
>
expect
val
muteThisAdReasons
:
List
<
NativeAdData.MuteThisAdReason
>
actual
val
muteThisAdReasons
:
List
<
NativeAdData.MuteThisAdReason
>
placement
Id
Link copied to clipboard
android
common
ios
actual
val
placementId
:
Long
?
expect
val
placementId
:
Long
?
actual
val
placementId
:
Long
?
price
Link copied to clipboard
android
common
ios
actual
val
price
:
String
?
expect
val
price
:
String
?
actual
val
price
:
String
?
star
Rating
Link copied to clipboard
android
common
ios
actual
val
starRating
:
Double
?
expect
val
starRating
:
Double
?
actual
val
starRating
:
Double
?
store
Link copied to clipboard
android
common
ios
actual
val
store
:
String
?
expect
val
store
:
String
?
actual
val
store
:
String
?