Send feedback
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.15.0 keyboard_arrow_down
Changelog
0.15.0
(2022-10-24)
Features
[analyticsdata] add subject_to_thresholding
field to ResponseMetadata
type ( #8545
) ( 8fdc6c1
)
add tokens_per_project_per_hour
field to PropertyQuota
type ( 8fdc6c1
)
Bug Fixes
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ( #8325
) ( 01f492b
)
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ( #8528
) ( bd36199
)
owl-bot-staging should not be commited ( #8337
) ( c9bb4a9
)
revert reverting [Many APIs] Update WORKSPACE files for rules_gapic, gax_java, generator_java versions ( #8340
) ( dedef71
)
Dependencies
0.14.0
(2022-10-17)
Features
[analyticsdata] add subject_to_thresholding
field to ResponseMetadata
type ( #8545
) ( 8fdc6c1
)
add tokens_per_project_per_hour
field to PropertyQuota
type ( 8fdc6c1
)
Bug Fixes
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ( #8325
) ( 01f492b
)
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ( #8528
) ( bd36199
)
owl-bot-staging should not be commited ( #8337
) ( c9bb4a9
)
revert reverting [Many APIs] Update WORKSPACE files for rules_gapic, gax_java, generator_java versions ( #8340
) ( dedef71
)
Dependencies
0.13.5
(2022-10-05)
Bug Fixes
update protobuf to v3.21.7 ( 8926f36
)
0.13.4
(2022-10-03)
Dependencies
Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ( #488
) ( b7fec02
)
0.13.3
(2022-09-29)
Dependencies
Update dependency cachetools to v5 ( #478
) ( 5b0ef05
)
Update dependency certifi to v2022.9.24 ( #460
) ( df4f29a
)
Update dependency charset-normalizer to v2.1.1 ( #464
) ( 37b6a5b
)
Update dependency click to v8.1.3 ( #465
) ( a3d2b71
)
Update dependency gcp-releasetool to v1.8.8 ( #461
) ( eaa01d1
)
Update dependency google-api-core to v2.10.1 ( #466
) ( 285d167
)
Update dependency google-auth to v2.12.0 ( #467
) ( 0ceb3ea
)
Update dependency google-cloud-core to v2.3.2 ( #462
) ( 23e2ac0
)
Update dependency google-cloud-storage to v2.5.0 ( #468
) ( 203d660
)
Update dependency google-crc32c to v1.5.0 ( #469
) ( bf0cc05
)
Update dependency googleapis-common-protos to v1.56.4 ( #463
) ( cb04968
)
Update dependency importlib-metadata to v4.12.0 ( #470
) ( 8b37c25
)
Update dependency jeepney to v0.8.0 ( #471
) ( 70a02c7
)
Update dependency jinja2 to v3.1.2 ( #472
) ( 984a22e
)
Update dependency keyring to v23.9.3 ( #473
) ( 9622e18
)
Update dependency markupsafe to v2.1.1 ( #480
) ( 6bf1240
)
Update dependency protobuf to v3.20.2 ( #481
) ( 7ef1871
)
Update dependency protobuf to v4 ( #479
) ( fc9d0a3
)
Update dependency pyjwt to v2.5.0 ( #474
) ( 4816406
)
Update dependency requests to v2.28.1 ( #475
) ( 18d051c
)
Update dependency typing-extensions to v4.3.0 ( #476
) ( 21d06a6
)
Update dependency zipp to v3.8.1 ( #477
) ( 3bb00b0
)
0.13.2
(2022-09-15)
Dependencies
Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ( #454
) ( 10bc680
)
0.13.1
(2022-09-08)
Dependencies
Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ( #449
) ( 0b36c7d
)
0.13.0
(2022-08-09)
Features
add GetAttributionSettings
, UpdateAttributionSettings
methods to the Admin API v1alpha ( 4a762b4
)
add GetAudience
, 'ListAudience', 'CreateAudience', 'UpdateAudience', 'ArchiveAudience' methods to the Admin API v1alpha ( #441
) ( 4a762b4
)
add RunAccessReport
method to the Admin API v1alpha ( #442
) ( 0d74509
)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ( #438
) ( 916acca
)
0.12.1
(2022-07-13)
Bug Fixes
0.12.0
(2022-07-08)
Features
release the Google Analytics Admin API V1 Beta ( #424
) ( ab9449f
)
0.11.0
(2022-07-01)
Features
Add Java REST transport to analytics, servicecontrol, servicemanagement, serviceusage and langauge APIs ( 0582719
)
Bug Fixes
CustomDimension and CustomMetric resource configuration in Analytics Admin API ( 0582719
)
0.10.2
(2022-06-23)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ( #414
) ( d1ada25
)
0.10.1
(2022-05-20)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ( #408
) ( 5ca8037
)
0.10.0
(2022-05-19)
Features
add build scripts for native image testing in Java 17 ( #1440
) ( #404
) ( 52bf898
)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ( #403
) ( 4407a5d
)
0.9.1
(2022-04-15)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ( #391
) ( 4267a0b
)
0.9.0
(2022-03-29)
⚠ BREAKING CHANGES
remove WebDataStream
, IosAppDataStream
, AndroidAppDataStream
resources (#377)
Features
remove WebDataStream
, IosAppDataStream
, AndroidAppDataStream
resources ( #377
) ( b93fa94
)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ( #385
) ( 8644c7f
)
0.8.4
(2022-03-08)
Dependencies
update actions/checkout action to v3 ( #370
) ( e3cbf50
)
0.8.3
(2022-03-02)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ( #372
) ( 19e37d1
)
0.8.2
(2022-02-28)
Dependencies
update actions/setup-java action to v3 ( #364
) ( fcf3783
)
0.8.1
(2022-02-11)
Dependencies
update actions/github-script action to v6 ( #355
) ( c221e38
)
0.8.0
(2022-02-03)
Features
add the AcknowledgeUserDataCollection
operation which acknowledges the terms of user data collection for the specified property ( #323
) ( e9fd55a
)
Dependencies
java: update actions/github-script action to v5 ( #1339
) ( #343
) ( 3ddd19d
)
update actions/github-script action to v5 ( #342
) ( b9d9204
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ( #344
) ( 3b4f2d3
)
0.7.0
(2022-01-07)
Features
add GetDataRetentionSettings
, UpdateDataRetentionSettings
methods to the API ( #269
) ( 3d3726d
)
add custom output only field to ConversionEvent type ( 3de05e5
)
add display_video_360_advertiser_link, display_video_360_advertiser_link_proposal, data_retention_settings fields to ChangeHistoryChange.resource oneof field. ( 3de05e5
)
add service_level field to Property type ( 3de05e5
)
change measurement_unit field to mutable in CustomMetric type ( 3de05e5
)
Bug Fixes
java: add -ntp flag to native image testing command ( #1299
) ( #322
) ( 259886e
)
java: java 17 dependency arguments ( #1266
) ( #307
) ( 4cfbf3b
)
java: run Maven in plain console-friendly mode ( #1301
) ( #326
) ( e456449
)
remove maximum_user_access field from FirebaseLink type ( 3de05e5
)
remove MaximumUserAccess enum from the API ( 3de05e5
)
remove UpdateFirebaseLink method from the API ( 3de05e5
)
rename email_address field of GoogleAdsLink type to creator_email_address ( 3de05e5
)
rename is_deletable field of ConversionEvent type to deletable ( 3de05e5
)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ( #316
) ( 90be858
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ( #321
) ( 6d31a66
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ( #329
) ( 462d2de
)
0.6.2
(2021-10-19)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ( #301
) ( f974058
)
0.6.1
(2021-09-24)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ( #290
) ( 44ca8f6
)
0.6.0
(2021-09-15)
Features
Remove use of deprecated gradle command in java README ( #1196
) ( #273
) ( dd7bfaa
)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ( #264
) ( a1c4442
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ( #268
) ( 1ef6fd5
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ( #275
) ( 98c2fc5
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ( #283
) ( 498c5bf
)
0.5.0
(2021-08-06)
⚠ BREAKING CHANGES
release gapic-generator-java v2.0.0 (#257)
Features
release gapic-generator-java v2.0.0 ( #257
) ( ebbc014
)
Bug Fixes
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ( #234
) ( fdd111a
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ( #258
) ( 315f245
)
0.4.0
(2021-06-15)
⚠ BREAKING CHANGES
remove CreateIosAppDataStream
, CreateAndroidAppDataStream
methods from the API (#203)
Features
add CreateCustomDimension, GetCustomDimension, UpdateCustomDimension, ListCustomDimensions, ArchiveCustomDimension methods to the API ( #221
) ( 16ff4a6
)
Bug Fixes
add https://www.googleapis.com/auth/analytics.edit
OAuth2 scope to the list of acceptable scopes for all read only methods ( #179
) ( e8d6269
)
release scripts from issuing overlapping phases ( #197
) ( 30b1195
)
remove CreateIosAppDataStream
, CreateAndroidAppDataStream
methods from the API ( #203
) ( ca467ec
)
typo ( #196
) ( 3001dfc
)
Documentation
update the documentation of the update_mask
field used by Update() methods ( e8d6269
)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ( #186
) ( 1a2d614
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ( #194
) ( b429a0b
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ( #198
) ( 640a1c2
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ( #201
) ( c148921
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ( #210
) ( 4801dd7
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ( #214
) ( c8b4d76
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ( #222
) ( 8bc7f9e
)
0.3.2
(2021-02-25)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ( #175
) ( 75db870
)
0.3.1
(2021-02-22)
Bug Fixes
Documentation
generate sample code in the Java microgenerator ( #152
) ( 62b6cd9
)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ( #169
) ( 52b071b
)
0.3.0
(2021-01-19)
⚠ BREAKING CHANGES
update_mask
field is required for all Update operations
rename country_code
field to region_code
in Account
rename url_query_parameter
field to uri_query_parameter
in EnhancedMeasurementSettings
remove parent
field from GoogleAdsLink
remove unused fields from EnhancedMeasurementSettings
(#137)
Features
add pagination support for ListFirebaseLinks
operation ( 6bfa58c
)
Bug Fixes
update_mask
field is required for all Update operations ( 6bfa58c
)
remove parent
field from GoogleAdsLink
( 6bfa58c
)
remove unused fields from EnhancedMeasurementSettings
( #137
) ( 6bfa58c
)
rename country_code
field to region_code
in Account
( 6bfa58c
)
rename url_query_parameter
field to uri_query_parameter
in EnhancedMeasurementSettings
( 6bfa58c
)
Documentation
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ( #136
) ( 6d52546
)
0.2.5
(2020-12-15)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ( #126
) ( 5b374ef
)
0.2.4
(2020-12-14)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ( #122
) ( 2a6832b
)
0.2.3
(2020-12-02)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ( #112
) ( 166c0d0
)
0.2.2
(2020-11-11)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ( #102
) ( 49b319e
)
0.2.1
(2020-11-05)
Bug Fixes
'requests' field of CreateUserLink, UpdateUserLink, DeleteUserLink methods is now required ( #96
) ( c15a776
)
0.2.0
(2020-11-02)
Features
added ListAccountSummaries method ( #74
) ( 128bb78
)
Documentation
renamed App + Web to Google Analytics 4 (GA4) in public documentation ( #86
) ( 22e27ca
)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ( #81
) ( 58cb9b3
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ( #84
) ( 5db8220
)
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ( #91
) ( ac21804
)
0.1.4
(2020-10-08)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ( #63
) ( ddc8c2f
)
0.1.3
(2020-09-23)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ( #53
) ( 8268d33
)
0.1.2
(2020-09-21)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ( #34
) ( 52df7a7
)
0.1.1
(2020-08-11)
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ( 6461e4c
)
0.1.0 (2020-07-24)
Features
Dependencies
update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ( #8
) ( 42523c3
)
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe latest version available is 0.70.0, accessible via a direct link, which indicates ongoing updates and a history of releases.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists a comprehensive history of versions for the Google Analytics Admin, ranging from 0.14.0 up to 0.70.0, allowing users to review changes and features across different releases.\u003c/p\u003e\n"],["\u003cp\u003eVersion 0.15.0, released on October 24, 2022, introduced new features such as the \u003ccode\u003esubject_to_thresholding\u003c/code\u003e field in the \u003ccode\u003eResponseMetadata\u003c/code\u003e type and the \u003ccode\u003etokens_per_project_per_hour\u003c/code\u003e field in the \u003ccode\u003ePropertyQuota\u003c/code\u003e type, along with bug fixes and dependency updates.\u003c/p\u003e\n"],["\u003cp\u003eVersion 0.14.0, released on October 17, 2022, also featured the \u003ccode\u003esubject_to_thresholding\u003c/code\u003e field and \u003ccode\u003etokens_per_project_per_hour\u003c/code\u003e, while providing bug fixes, such as updating dependencies, and cleaning up commit related issues.\u003c/p\u003e\n"],["\u003cp\u003eSignificant API updates include the removal of \u003ccode\u003eWebDataStream\u003c/code\u003e, \u003ccode\u003eIosAppDataStream\u003c/code\u003e, and \u003ccode\u003eAndroidAppDataStream\u003c/code\u003e resources in version 0.9.0, and the introduction of \u003ccode\u003eAcknowledgeUserDataCollection\u003c/code\u003e in version 0.8.0.\u003c/p\u003e\n"]]],[],null,[]]