Skip to content

Releases: googleapis/php-analytics-admin

google/analytics-admin v0.22.1

09 Feb 19:55

Choose a tag to compare

Miscellaneous Chores

google/analytics-admin v0.22.0

26 Jan 20:30

Choose a tag to compare

Features

  • Add GetCalculatedMetric, CreateCalculatedMetric, ListCalculatedMetrics, UpdateCalculatedMetric, DeleteCalculatedMetric methods to the Admin API v1alpha (#6999) (88e97f3)
  • Add the calculated_metric field to the ChangeHistoryResource.resource oneof field (88e97f3)
  • Add the CALCULATED_METRIC option to the ChangeHistoryResourceType enum (88e97f3)
  • Add the CalculatedMetric resource (88e97f3)

google/analytics-admin v0.21.0

19 Jan 16:22

Choose a tag to compare

Features

  • Configure PHP client to generate new surface (#6973) (b54653a)

google/analytics-admin v0.20.0

05 Jan 19:15

Choose a tag to compare

BREAKING CHANGES

  • Remove values PAID_AND_ORGANIC_CHANNELS_FIRST_CLICK, PAID_AND_ORGANIC_CHANNELS_LINEAR, PAID_AND_ORGANIC_CHANNELS_POSITION_BASED, PAID_AND_ORGANIC_CHANNELS_TIME_DECAY corresponding to the deprecated attribution models from the ReportingAttributionModel enum, as per announcement in https://support.google.com/analytics/answer/9164320#040623

Features

  • Add GetSubpropertyEventFilter, ListSubpropertyEventFilters methods to the Admin API v1 alpha (f50c648)
  • Add support for Universe Domain via service address template (#6876) (f50c648)
  • Add the default_conversion_value field to the ConversionEvent type (f50c648)
  • Added start and end time fields to Recording and Transcript resources (f50c648)
  • Mark new surface GA and previous surface deprecated (f50c648)

Bug Fixes

Documentation

  • Update the documentation for grouping_rule, system_defined fields of the ChannelGroup type (f50c648)
  • Update the documentation for the RunAccessReport method (f50c648)

google/analytics-admin v0.18.1

16 Oct 22:58

Choose a tag to compare

Miscellaneous Chores

google/analytics-admin v0.18.0

09 Sep 05:22

Choose a tag to compare

� BREAKING CHANGES

  • Add the missing REQUIRED annotation to the update_mask field of UpdateMeasurementProtocolSecretRequest
  • Rename the enterprise_daily_export_enabled field to fresh_daily_export_enabled in the BigQueryLink resource
  • Rename the enterprise_daily_export_enabled field to fresh_daily_export_enabled in the BigQueryLink resource (#6588)

Features

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

Bug Fixes

  • Add the missing REQUIRED annotation to the update_mask field of UpdateMeasurementProtocolSecretRequest (a624c44)
  • Rename the enterprise_daily_export_enabled field to fresh_daily_export_enabled in the BigQueryLink resource (a624c44)
  • Rename the enterprise_daily_export_enabled field to fresh_daily_export_enabled in the BigQueryLink resource (#6588) (a624c44)

google/analytics-admin v0.17.0

17 Aug 19:41

Choose a tag to compare

� BREAKING CHANGES

  • Rename the intraday_export_enabled field to enterprise_export_enabled in the BigQueryLink resource (#6549)

Features

  • Add UpdateConversionEvent method to the Admin API v1 alpha (f573584)
  • Add the ConversionCountingMethod enum (f573584)
  • Add the counting_method field to the ConversionEvent type (f573584)

Bug Fixes

  • Rename the intraday_export_enabled field to enterprise_export_enabled in the BigQueryLink resource (#6549) (f573584)

google/analytics-admin v0.16.0

28 Jul 20:08

Choose a tag to compare

� BREAKING CHANGES

  • Update the AdsWebConversionDataExportScope enum to rename CROSS_CHANNEL to PAID_AND_ORGANIC_CHANNELS, ADS_PREFERRED to GOOGLE_PAID_CHANNELS
  • Update the ReportingAttributionModel enum to rename CROSS_CHANNEL_DATA_DRIVEN to PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN, CROSS_CHANNEL_LAST_CLICK to PAID_AND_ORGANIC_CHANNELS_LAST_CLICK, CROSS_CHANNEL_FIRST_CLICK to `P... (#6497)

Bug Fixes

  • Update the AdsWebConversionDataExportScope enum to rename CROSS_CHANNEL to PAID_AND_ORGANIC_CHANNELS, ADS_PREFERRED to GOOGLE_PAID_CHANNELS (5bf5f4f)
  • Update the ReportingAttributionModel enum to rename CROSS_CHANNEL_DATA_DRIVEN to PAID_AND_ORGANIC_CHANNELS_DATA_DRIVEN, CROSS_CHANNEL_LAST_CLICK to PAID_AND_ORGANIC_CHANNELS_LAST_CLICK, CROSS_CHANNEL_FIRST_CLICK to `P... (#6497) (5bf5f4f)

google/analytics-admin v0.15.1

07 Jul 21:12

Choose a tag to compare

Miscellaneous Chores

google/analytics-admin v0.15.0

21 Jun 21:09

Choose a tag to compare

Features

  • Add AdsWebConversionDataExportScope enum to the Admin API v1alpha (06ea38c)
  • Add the ads_web_conversion_data_export_scope field to the ReportingAttributionModel type (06ea38c)
  • Update the default_uri field of the WebStreamData type to be mutable (06ea38c)

Documentation

  • Announce the deprecation of first-click, linear, time-decay and position-based attribution models (#6375) (06ea38c)