google_api_ad_sense v0.3.0 GoogleApi.AdSense.V14.Model.AdStyleColors View Source
The colors which are included in the style. These are represented as six hexadecimal characters, similar to HTML color codes, but without the leading hash.
Attributes
- background (String.t): The color of the ad background. Defaults to
nil
. - border (String.t): The color of the ad border. Defaults to
nil
. - text (String.t): The color of the ad text. Defaults to
nil
. - title (String.t): The color of the ad title. Defaults to
nil
. - url (String.t): The color of the ad url. Defaults to
nil
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.