NativeAd.AdChoicesInfo

public static abstract classNativeAd.AdChoicesInfoextendsObject

Attribution information.

Public Constructor Summary

Public Method Summary

abstractList<NativeAd.Image>
getImages()
Returns a list of images for the attribution.
abstractCharSequence
getText()
Returns the attribution text.

Inherited Method Summary

Public Constructors

publicAdChoicesInfo()

Public Methods

public abstractList<NativeAd.Image> getImages()

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.

public abstractCharSequence getText()

Returns the attribution text.