publishedBefore property

DateTime? publishedBefore
final

The publishedBefore parameter indicates that the API response should only contain resources created before or at the specified time. The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z).

datetime

Implementation

final DateTime? publishedBefore;