google_api_ad_sense v0.3.0 GoogleApi.AdSense.V14.Model.AdUnitFeedAdsSettings View Source
Settings specific to feed ads (AFF) - deprecated.
Attributes
- adPosition (String.t): The position of the ads relative to the feed entries. Defaults to
nil
. - frequency (integer()): The frequency at which ads should appear in the feed (i.e. every N entries). Defaults to
nil
. - minimumWordCount (integer()): The minimum length an entry should be in order to have attached ads. Defaults to
nil
. - type (String.t): The type of ads which should appear. 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.