This class is deprecated.
Use NativeAd.AdChoicesInfo.
An object used to represent the attribution info. It contains the icons for the attribution, and a text to represent the attribution type.
| abstract List<NativeAd.Image> |
getImages()
Returns a list of images for the attribution.
|
| abstract CharSequence |
getText()
Returns the text representing the attribution type.
|
Returns a list of images for the attribution. Possible entries in the list include a "AdChoices" logo or a "AdsByGoogle" logo. The returned list may also be empty.
Returns the text representing the attribution type.