dataLastRefreshed property

String? dataLastRefreshed
getter/setter pair

The last time the data in the report was refreshed.

All the hits received before this timestamp are included in the calculation of the report.

Implementation

core.String? dataLastRefreshed;