Nativead
Inherits: BannerAd
Renders a native ad.
Properties
-
factory_id(str) –An identifier for the factory that creates the Platform view.
-
template_style(NativeAdTemplateStyle) –A style for the native ad template.
Properties#
factory_id
class-attribute
instance-attribute
#
factory_id: str = None
An identifier for the factory that creates the Platform view.
Raises:
-
ValueError–When neither
factory_idnortemplate_styleis set.
template_style
class-attribute
instance-attribute
#
A style for the native ad template.
Raises:
-
ValueError–When neither
factory_idnortemplate_styleis set.