GfpAdChoicesView
class GfpAdChoicesView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout
View class for displaying ad choices (opt-out) icon. Used in FAN (Facebook Audience Network) and NDA (Native Display Ad) modules. This view allows users to opt out of personalized advertising.
Constructors
Link copied to clipboard
Creates a new GfpAdChoicesView instance.