google_api_double_click_bid_manager v0.0.1 GoogleApi.DoubleClickBidManager.V1.Model.Query View Source
Represents a query.
Attributes
- kind (String): Identifies what kind of resource this is. Value: the fixed string "doubleclickbidmanager#query". Defaults to:
null
. - metadata (QueryMetadata): Query metadata. Defaults to:
null
. - params (Parameters): Query parameters. Defaults to:
null
. - queryId (String): Query ID. Defaults to:
null
. - reportDataEndTimeMs (String): The ending time for the data that is shown in the report. Note, reportDataEndTimeMs is required if metadata.dataRange is CUSTOM_DATES and ignored otherwise. Defaults to:
null
. - reportDataStartTimeMs (String): The starting time for the data that is shown in the report. Note, reportDataStartTimeMs is required if metadata.dataRange is CUSTOM_DATES and ignored otherwise. Defaults to:
null
. - schedule (QuerySchedule): Information on how often and when to run a query. Defaults to:
null
. - timezoneCode (String): Canonical timezone code for report data time. Defaults to America/New_York. Defaults to:
null
.