google_api_ad_exchange_buyer v0.29.0 GoogleApi.AdExchangeBuyer.V14.Model.DimensionDimensionValue View Source
Value of the dimension.
Attributes
id
(type:integer()
, default:nil
) - Id of the dimension.name
(type:String.t
, default:nil
) - Name of the dimension mainly for debugging purposes, except for the case of CREATIVE_SIZE. For CREATIVE_SIZE, strings are used instead of ids.percentage
(type:integer()
, default:nil
) - Percent of total impressions for a dimension type. e.g. {dimension_type: 'GENDER', [{dimension_value: {id: 1, name: 'MALE', percentage: 60}}]} Gender MALE is 60% of all impressions which have gender.
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
Unwrap a decoded JSON object into its complex fields.