dataMonths property

List<String>? dataMonths
getter/setter pair

The months for which AudienceInsights data is currently available, each represented as a string in the form "YYYY-MM".

Implementation

core.List<core.String>? dataMonths;