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

Releases: googleapis/nodejs-analytics-admin

v4.3.0

11 Nov 10:57
02a0134

Choose a tag to compare

4.3.0 (2022-11-11)

Features

  • add GetAttributionSettings, UpdateAttributionSettings methods to the Admin API v1alpha (6d911ce)
  • add GetAudience, 'ListAudience', 'CreateAudience', 'UpdateAudience', 'ArchiveAudience' methods to the Admin API v1alpha (6d911ce)
  • add RunAccessReport method to the Admin API v1alpha (6d911ce)

Bug Fixes

  • Allow passing gax instance to client constructor (#222) (c17ef19)
  • Better support for fallback mode (#216) (6d911ce)
  • Change import long to require (#217) (77aaecb)
  • deps: Use google-gax v3.5.2 (#230) (7bbe484)
  • Do not import the whole google-gax from proto JS (#1553) (#221) (2341928)
  • Preserve default values in x-goog-request-params header (#224) (22f8b45)
  • Regenerated protos JS and TS definitions (#233) (3a1d10c)
  • use google-gax v3.3.0 (2341928)

v4.2.0

04 Jul 18:58
00170d0

Choose a tag to compare

4.2.0 (2022-07-04)

Features

  • release the Google Analytics Admin API V1 Beta (bb17208)

v4.1.0

30 Jun 19:06
84cc860

Choose a tag to compare

4.1.0 (2022-06-29)

Features

v4.0.0

18 May 17:10
68525a6

Choose a tag to compare

4.0.0 (2022-05-13)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#205)

Bug Fixes

  • CustomDimension and CustomMetric resource configuration in Analytics Admin API (#204) (ff521a5)

Build System

v3.2.0

11 Apr 20:53
5b143e1

Choose a tag to compare

3.2.0 (2022-04-11)

⚠ BREAKING CHANGES

  • move the GlobalSiteTag resource from the property level to the data stream level
  • remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources
  • remove GetEnhancedMeasurementSettings, UpdateEnhancedMeasurementSettingsRequest, UpdateEnhancedMeasurementSettingsRequest operations from the API

Features

  • add CreateDataStream, DeleteDataStream, UpdateDataStream, ListDataStreams operations to support the new DataStream resource (33ead79)
  • add DISPLAY_VIDEO_360_ADVERTISER_LINK, DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL fields to ChangeHistoryResourceType enum (33ead79)
  • add restricted_metric_type field to the CustomMetric resource (948d37d)
  • add the account field to the Property type docs: update the documentation with a new list of valid values for UserLink.direct_roles field (33ead79)
  • add the AcknowledgeUserDataCollection operation which acknowledges the terms of user data collection for the specified property (#166) (33ead79)
  • add the new resource type DataStream, which is planned to eventually replace WebDataStream, IosAppDataStream, AndroidAppDataStream resources (33ead79)
  • move the GlobalSiteTag resource from the property level to the data stream level (948d37d)
  • remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources (948d37d)

Bug Fixes

  • remove GetEnhancedMeasurementSettings, UpdateEnhancedMeasurementSettingsRequest, UpdateEnhancedMeasurementSettingsRequest operations from the API (33ead79)

@google-analytics/admin v3.1.0

23 Aug 18:36
63dcd45

Choose a tag to compare

Features

  • turns on self-signed JWT feature flag (#148) (d0382e4)

@google-analytics/admin v3.0.6

17 Aug 17:14
d65d52e

Choose a tag to compare

Bug Fixes

@google-analytics/admin v3.0.5

09 Aug 23:38
a6aa17c

Choose a tag to compare

Bug Fixes

v3.0.4

16 Jul 20:03
86b246e

Choose a tag to compare

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#136) (2518d10)

v3.0.3

12 Jul 22:33
9a9ebd3

Choose a tag to compare

Bug Fixes