0.18.0 (2023-11-13)
⚠ BREAKING CHANGES
- change the resource pattern value to
properties/{property}/audienceLists/{audience_list}
for the resource definitionanalyticsdata.googleapis.com/AudienceList
- change the resource pattern value to
properties/{property}
for the resource definitionanalyticsadmin.googleapis.com/Property
Features
- add
creation_quota_tokens_charged
,row_count
,error_message
to theAudienceList
resource (c28986d) - add the SheetExportAudienceList method to the Data API v1 alpha (c28986d)
Bug Fixes
- add
optional
annotation to thedimension_name
field of theAudienceDimension
type (c28986d) - add
optional
annotation to theoffset
,limit
fields of theQueryAudienceListRequest
type (c28986d) - add
optional
annotation to thepage_token
field of theListAudienceListsRequest
type (c28986d) - add
optional
annotation to theproperty
,date_ranges
,funnel
,funnel_breakdown
,funnel_visualization_type
,segments
,dimension_filter
,return_property_quota
,limit
fields of theRunFunnelReportRequest
type (c28986d) - add
required
annotation to thename
field of theQueryAudienceListRequest
type (c28986d) - change the resource pattern value to
properties/{property}/audienceLists/{audience_list}
for the resource definitionanalyticsdata.googleapis.com/AudienceList
(c28986d) - change the resource pattern value to
properties/{property}
for the resource definitionanalyticsadmin.googleapis.com/Property
(c28986d)