google_api_double_click_search v0.0.1 GoogleApi.DoubleClickSearch.V2.Model.ReportRequestTimeRange View Source

If metrics are requested in a report, this argument will be used to restrict the metrics to a specific time range.

Attributes

  • changedAttributesSinceTimestamp (DateTime): Inclusive UTC timestamp in RFC format, e.g., 2013-07-16T10:16:23.555Z. See additional references on how changed attribute reports work. Defaults to: null.
  • changedMetricsSinceTimestamp (DateTime): Inclusive UTC timestamp in RFC format, e.g., 2013-07-16T10:16:23.555Z. See additional references on how changed metrics reports work. Defaults to: null.
  • endDate (String): Inclusive date in YYYY-MM-DD format. Defaults to: null.
  • startDate (String): Inclusive date in YYYY-MM-DD format. Defaults to: null.