google_api_ad_sense_host v0.2.0 GoogleApi.AdSenseHost.V41.Model.AdUnitContentAdsSettingsBackupOption View Source
The backup option to be used in instances where no ad is available.
Attributes
- color (String.t): Color to use when type is set to COLOR. These are represented as six hexadecimal characters, similar to HTML color codes, but without the leading hash. Defaults to:
null
. - type (String.t): Type of the backup option. Possible values are BLANK, COLOR and URL. Defaults to:
null
. - url (String.t): URL to use when type is set to URL. Defaults to:
null
.
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.