Version history

Version 1.0.0-beta04, released 2021-07-26

  • Commit 5d64452: feat: add minute_ranges field to RunRealtimeReportRequest object which can be used to specify the time range (in minutes) for realtime report queries docs: document the increase from 8 to 9 of the number of allowed dimensions in a report query

Version 1.0.0-beta03, released 2021-04-28

  • Commit 391b953:
    • feat: add kind field which is used to distinguish between response types
    • feat: add potentially_thresholded_requests_per_hour field to PropertyQuota

Version 1.0.0-beta02, released 2021-03-09

  • Commit 20bb7e1: fix!: rename the 'page_size', 'page_token', 'total_size' fields to 'limit', 'offset' and 'row_count' respectively

Version 1.0.0-beta01, released 2021-02-19

Initial release.

In This Article
Back to top