View Source GoogleApi.AdExchangeBuyer.V2beta1.Model.RealtimeTimeRange (google_api_ad_exchange_buyer v0.41.0)

An open-ended realtime time range specified by the start timestamp. For filter sets that specify a realtime time range RTB metrics continue to be aggregated throughout the lifetime of the filter set.

Attributes

  • startTimestamp (type: DateTime.t, default: nil) - The start timestamp of the real-time RTB metrics aggregation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AdExchangeBuyer.V2beta1.Model.RealtimeTimeRange{
  startTimestamp: DateTime.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.