Native Normal Api
abstract class NativeNormalApi(nativeAdOptions: <Error class: unknown class>, callback: NativeNormalApi.Callback) : NativeAssetProvider
Only inside SDK, get asset and track ad
Types
Functions
Link copied to clipboard
Returns the {@link GfpAdChoicesData} associated with this ad.
Link copied to clipboard
Returns style information (ex. background color) for ad view.
Link copied to clipboard
Returns the advertiser name with option.
Link copied to clipboard
Returns the body with option.
Link copied to clipboard
Returns the CTA with option.
Link copied to clipboard
Returns the extra image corresponding to the key.
Link copied to clipboard
Returns the extra text corresponding to the key.
Link copied to clipboard
Returns the extra text with option corresponding to the key.
Link copied to clipboard
Returns the alt text of icon asset.
Link copied to clipboard
Link copied to clipboard
Returns the alt text of media asset.
Link copied to clipboard
Returns the {@link GfpMediaData} associated with this ad.
Link copied to clipboard
Returns the notice with option.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the title with option.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns 'true' if this ad can be muted programmatically, false otherwise.
Link copied to clipboard
Mutes this ad programmatically.
Link copied to clipboard