GoogleMobileAds. Api. NativeTemplateStyle
Style options for native templates.
Summary
Constructors and Destructors |
|
---|---|
NativeTemplateStyle()
|
|
NativeTemplateStyle(NativeTemplateStyle templateStyle)
|
Public attributes |
|
---|---|
CallToActionText
|
The NativeTemplateTextStyle for the call to action.
|
MainBackgroundColor
|
Color
|
PrimaryText
|
|
SecondaryText
|
The NativeTemplateTextStyle for the second row of text in the template.
|
TemplateId
|
string
An identifier representing the native template to render.
|
TertiaryText
|
The NativeTemplateTextStyle for the third row of text in the template.
|
Public attributes
CallToActionText
NativeTemplateTextStyle CallToActionText
The NativeTemplateTextStyle for the call to action.
MainBackgroundColor
Color MainBackgroundColor
PrimaryText
NativeTemplateTextStyle PrimaryText
SecondaryText
NativeTemplateTextStyle SecondaryText
The NativeTemplateTextStyle for the second row of text in the template.
TemplateId
string TemplateId
An identifier representing the native template to render.
TertiaryText
NativeTemplateTextStyle TertiaryText
The NativeTemplateTextStyle for the third row of text in the template.
Public functions
NativeTemplateStyle
NativeTemplateStyle()
NativeTemplateStyle
NativeTemplateStyle( NativeTemplateStyle templateStyle )