Skip to content

google-analytics-data: v0.18.0

Compare
Choose a tag to compare
@release-please release-please released this 13 Nov 17:59
a3728d9

0.18.0 (2023-11-13)

⚠ BREAKING CHANGES

  • change the resource pattern value to properties/{property}/audienceLists/{audience_list} for the resource definition analyticsdata.googleapis.com/AudienceList
  • change the resource pattern value to properties/{property} for the resource definition analyticsadmin.googleapis.com/Property

Features

  • add creation_quota_tokens_charged, row_count, error_message to the AudienceList resource (c28986d)
  • add the SheetExportAudienceList method to the Data API v1 alpha (c28986d)

Bug Fixes

  • add optional annotation to the dimension_name field of the AudienceDimension type (c28986d)
  • add optional annotation to the offset, limit fields of the QueryAudienceListRequest type (c28986d)
  • add optional annotation to the page_token field of the ListAudienceListsRequest type (c28986d)
  • add optional annotation to the property, date_ranges, funnel, funnel_breakdown, funnel_visualization_type, segments, dimension_filter, return_property_quota, limit fields of the RunFunnelReportRequest type (c28986d)
  • add required annotation to the name field of the QueryAudienceListRequest type (c28986d)
  • change the resource pattern value to properties/{property}/audienceLists/{audience_list} for the resource definition analyticsdata.googleapis.com/AudienceList (c28986d)
  • change the resource pattern value to properties/{property} for the resource definition analyticsadmin.googleapis.com/Property (c28986d)