google_api_ad_exchange_buyer v0.15.0 GoogleApi.AdExchangeBuyer.V2beta1.Model.FrequencyCap View Source
Frequency cap.
Attributes
- maxImpressions (integer()): The maximum number of impressions that can be served to a user within the
specified time period. Defaults to
nil
. - numTimeUnits (integer()): The amount of time, in the units specified by time_unit_type. Defines the
amount of time over which impressions per user are counted and capped. Defaults to
nil
. - timeUnitType (String.t): The time unit. Along with num_time_units defines the amount of time over
which impressions per user are counted and capped. 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.