Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

v0.21.0

Choose a tag to compare

@release-please release-please released this 12 Oct 16:59
b0d8524

0.21.0 (2023-10-10)

⚠ BREAKING CHANGES

  • rename the enterprise_daily_export_enabled field to fresh_daily_export_enabled in the BigQueryLink resource

Features

  • Add CoarseValue, ConversionValues, EventMapping, SKAdNetworkConversionValueSchema types (cabcb1f)
  • Add GetSKAdNetworkConversionValueSchema, CreateSKAdNetworkConversionValueSchema, DeleteSKAdNetworkConversionValueSchema, UpdateSKAdNetworkConversionValueSchema, ListSKAdNetworkConversionValueSchemas methods to the Admin API v1 alpha (cabcb1f)
  • Add UpdateConversionEvent method to the Admin API v1 beta (7c8f27f)
  • Add the ConversionCountingMethod enum (7c8f27f)
  • Add the counting_method field to the ConversionEvent type (7c8f27f)
  • Add the ITEM option to the DimensionScope enum (7c8f27f)
  • Add the skadnetwork_conversion_value_schema field to the ChangeHistoryResource.resource oneof type (cabcb1f)
  • Add the SKADNETWORK_CONVERSION_VALUE_SCHEMA option to the ChangeHistoryResourceType enum (cabcb1f)
  • Make the field default_uri of WebStreamData mutable (7c8f27f)

Bug Fixes

  • Add the missing REQUIRED annotation to the update_mask field of UpdateMeasurementProtocolSecretRequest (7c8f27f)
  • Rename the enterprise_daily_export_enabled field to fresh_daily_export_enabled in the BigQueryLink resource (cabcb1f)

Documentation