0.23.0 (2024-08-08)
⚠ BREAKING CHANGES
- Rename custom method
CreateSubpropertyRequest
toProvisionSubpropertyRequest
Features
- add
CreateBigQueryLink
,UpdateBigQueryLink
, andDeleteBigQueryLink
methods (9033800) - add
GetEventEditRule
,CreateEventEditRule
,ListEventEditRules
,UpdateEventEditRule
,DeleteEventEditRule
, andReorderEventEditRules
methods to the Admin API v1 alpha (9033800) - add
GetKeyEvent
,CreateKeyEvent
,ListKeyEvents
,UpdateKeyEvent
, andDeleteKeyEvent
methods (9033800) - add the
BIGQUERY_LINK
option to theChangeHistoryResourceType
enum (9033800) - add the
create_time
field to theAudience
resource (9033800) - add the
dataset_location
field to theBigQueryLink
resource (9033800) - add the
gmp_organization
field to theAccount
resource (9033800) - add the
primary
field to theChannelGroup
resource (9033800) - mark
GetConversionEvent
,CreateConversionEvent
,ListConversionEvents
,UpdateConversionEvent
, andDeleteConversionEvent
methods as deprecated (9033800)
Bug Fixes
- Rename custom method
CreateSubpropertyRequest
toProvisionSubpropertyRequest
(9033800)
Documentation
- add deprecation comment to
GetConversionEvent
,CreateConversionEvent
,ListConversionEvents
,UpdateConversionEvent
, andDeleteConversionEvent
methods (9033800) - improve comment formatting of
account
andproperty
fields inSearchChangeHistoryEventsRequest
(9033800) - improve comment formatting of the
name
field inDeleteFirebaseLinkRequest
,GetGlobalSiteTagRequest
, andGetDataSharingSettingsRequest
(9033800) - improve comment formatting of the
parent
field inCreateFirebaseLinkRequest
andListFirebaseLinksRequest
(9033800)