google_api_ad_exchange_buyer v0.26.0 GoogleApi.AdExchangeBuyer.V2beta1.Model.DayPartTargeting View Source
Specifies the day part targeting criteria.
Attributes
dayParts
(type:list(GoogleApi.AdExchangeBuyer.V2beta1.Model.DayPart.t)
, default:nil
) - A list of day part targeting criterion.timeZoneType
(type:String.t
, default:nil
) - The timezone to use for interpreting the day part targeting.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.AdExchangeBuyer.V2beta1.Model.DayPartTargeting{ dayParts: [GoogleApi.AdExchangeBuyer.V2beta1.Model.DayPart.t()], timeZoneType: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.