google_api_ad_exchange_buyer v0.15.0 GoogleApi.AdExchangeBuyer.V14.Model.TargetingValue View Source

Attributes

  • creativeSizeValue (GoogleApi.AdExchangeBuyer.V14.Model.TargetingValueCreativeSize.t): The creative size value to exclude/include. Defaults to nil.
  • dayPartTargetingValue (GoogleApi.AdExchangeBuyer.V14.Model.TargetingValueDayPartTargeting.t): The daypart targeting to include / exclude. Filled in when the key is GOOG_DAYPART_TARGETING. Defaults to nil.
  • demogAgeCriteriaValue (GoogleApi.AdExchangeBuyer.V14.Model.TargetingValueDemogAgeCriteria.t): Defaults to nil.
  • demogGenderCriteriaValue (GoogleApi.AdExchangeBuyer.V14.Model.TargetingValueDemogGenderCriteria.t): Defaults to nil.
  • longValue (String.t): The long value to exclude/include. Defaults to nil.
  • stringValue (String.t): The string value to exclude/include. 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
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.