0.22.9 (2024-07-30)
Features
- [google-analytics-admin] add GetKeyEvent, CreateKeyEvent, ListKeyEvents, UpdateKeyEvent, DeleteKeyEvent methods to the Admin API v1beta (7b156ee)
- add the
default_conversion_value
field to theConversionEvent
resource in the Admin API v1beta (7b156ee) - add the
gmp_organization
field to theAccount
resource in the Admin API v1beta (7b156ee) - add the
include_all_users
andexpand_groups
fields to theRunAccessReportRequest
resource in the Admin API v1beta (7b156ee) - mark
GetConversionEvent
,CreateConversionEvent
,ListConversionEvents
,UpdateConversionEvent
,DeleteConversionEvent
methods as deprecated in the Admin API v1beta (7b156ee)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (c6eeae0)