Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 584 Bytes

AnalyticsAggregatedMetricsResponseContextTimeframe.md

File metadata and controls

19 lines (10 loc) · 584 Bytes

AnalyticsAggregatedMetricsResponseContextTimeframe

Returns the starting and ending date-times of the period you want analytics for.

Properties

Name Type Description Notes
from OffsetDateTime Returns the starting date-time of the period you want analytics for in ATOM date-time format. [optional]
to OffsetDateTime Returns the starting date-time of the period you want analytics for in ATOM date-time format. [optional]

Implemented Interfaces

  • Serializable
  • DeepObject