View Source GoogleApi.DoubleClickBidManager.V11.Model.QuerySchedule (google_api_double_click_bid_manager v0.25.1)
Information on how frequently and when to run a query.
Attributes
-
endTimeMs(type:String.t, default:nil) - Datetime to periodically run the query until. -
frequency(type:String.t, default:nil) - How often the query is run. -
nextRunMinuteOfDay(type:integer(), default:nil) - Time of day at which a new report will be generated, represented as minutes past midnight. Range is 0 to 1439. Only applies to scheduled reports. -
nextRunTimezoneCode(type:String.t, default:nil) - Canonical timezone code for report generation time. Defaults to America/New_York. -
startTimeMs(type:String.t, default:nil) - When to start running the query. Not applicable toONE_TIMEfrequency.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.