Filter through your audit logs more efficiently with the new GA REST version of the audit logs API, and api.access is now opt-in
We've made some great new improvements to our existing GA REST audit log API to help you filter and find the logs you need more efficiently:
Filter over time - Previously, users faced challenges filtering audit logs due to the smallest unit being within a day. This difficulty escalates for users who may need to sift through millions of logs to find specific events. Now, by expanding filtering options to larger time periods and reducing the minimum granularity to 1-second ranges, customers can broaden their search while pinpointing crucial audit events like security breaches or for external audits.
Exclude events - some users can have millions of audit logs being produced every day so they need the ability to exclude certain events to reduce the noise of what they have to sieve through. We already have exclude events in the API today but you can only provide 1 include or exclude event, so we’ve improved this by providing multiple include and exclude events.
For more information, check out the API documentation, and we hope you update your version and enjoy these new improvements soon!
In addition, we are making api.access
endpoint to be opt-in for users rather than automatically returning results due to feedback that api.access
causes noise problems. We’re actively working towards a proper audit event for actions.

Waleed Arshad | Senior Product Manager