ranges property

List<DateRange>? ranges
getter/setter pair

List of dates ranges that match the media items' creation date.

A maximum of 5 dates ranges can be included per request.

Implementation

core.List<DateRange>? ranges;