dataMonth property

String? dataMonth
getter/setter pair

The one-month range of historical data to use for insights, in the format "yyyy-mm".

If unset, insights will be returned for the last thirty days of data.

Optional.

Implementation

core.String? dataMonth;