0.24.0 (2024-08-08)
Features
- analytics/admin: Add
CreateBigQueryLink
,UpdateBigQueryLink
, andDeleteBigQueryLink
methods (649c075) - analytics/admin: Add
GetEventEditRule
,CreateEventEditRule
,ListEventEditRules
,UpdateEventEditRule
,DeleteEventEditRule
, andReorderEventEditRules
methods to the Admin API v1 alpha (649c075) - analytics/admin: Add
GetKeyEvent
,CreateKeyEvent
,ListKeyEvents
,UpdateKeyEvent
, andDeleteKeyEvent
methods (649c075) - analytics/admin: Add the
BIGQUERY_LINK
option to theChangeHistoryResourceType
enum (649c075) - analytics/admin: Add the
create_time
field to theAudience
resource (649c075) - analytics/admin: Add the
dataset_location
field to theBigQueryLink
resource (649c075) - analytics/admin: Add the
gmp_organization
field to theAccount
resource (649c075) - analytics/admin: Add the
primary
field to theChannelGroup
resource (649c075) - analytics/admin: Mark
GetConversionEvent
,CreateConversionEvent
,ListConversionEvents
,UpdateConversionEvent
, andDeleteConversionEvent
methods as deprecated (649c075)
Bug Fixes
- analytics/admin: Rename custom method
CreateSubpropertyRequest
toProvisionSubpropertyRequest
(649c075) - analytics: Update google.golang.org/api to v0.191.0 (5b32644)
Documentation
- analytics/admin: Add deprecation comment to
GetConversionEvent
,CreateConversionEvent
,ListConversionEvents
,UpdateConversionEvent
, andDeleteConversionEvent
methods (649c075) - analytics/admin: Improve comment formatting of
account
andproperty
fields inSearchChangeHistoryEventsRequest
(649c075) - analytics/admin: Improve comment formatting of the
name
field inDeleteFirebaseLinkRequest
,GetGlobalSiteTagRequest
, andGetDataSharingSettingsRequest
(649c075) - analytics/admin: Improve comment formatting of the
parent
field inCreateFirebaseLinkRequest
andListFirebaseLinksRequest
(649c075)