google-apis-analyticsadmin_v1alpha 0.67.0 → 0.68.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e3d18eac1418217cd62462b9599a90a337384a7ae5bde30a5591cbb460e98ee9
|
|
4
|
+
data.tar.gz: 7fcdf5ffb14934bb34231b75a64c00b7614be3928492d3eaefede4d40f0b3893
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 94386be19849b19fb903c41f5f3093cfcb3daf14819b235db83f51d2af49037fe6d9323327d5e79fe1591a599cbca2b4f6f0ae750cb70290705014bfcd1df218
|
|
7
|
+
data.tar.gz: d69ee809ea13d6f7ef2a01aff52a9f24c003d92d584551d28133e9ec477cbcbb8927001d8d7c62e0c377a0b1c81e59deff5b712fb29ca113d77997c84b9e29c4
|
data/CHANGELOG.md
CHANGED
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module AnalyticsadminV1alpha
|
|
18
18
|
# Version of the google-apis-analyticsadmin_v1alpha gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.68.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20231212"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -309,14 +309,16 @@ module Google
|
|
|
309
309
|
# Returns a customized report of data access records. The report provides
|
|
310
310
|
# records of each time a user reads Google Analytics reporting data. Access
|
|
311
311
|
# records are retained for up to 2 years. Data Access Reports can be requested
|
|
312
|
-
# for a property.
|
|
313
|
-
#
|
|
314
|
-
#
|
|
315
|
-
#
|
|
316
|
-
#
|
|
317
|
-
#
|
|
318
|
-
#
|
|
319
|
-
#
|
|
312
|
+
# for a property. Reports may be requested for any property, but dimensions that
|
|
313
|
+
# aren't related to quota can only be requested on Google Analytics 360
|
|
314
|
+
# properties. This method is only available to Administrators. These data access
|
|
315
|
+
# records include GA4 UI Reporting, GA4 UI Explorations, GA4 Data API, and other
|
|
316
|
+
# products like Firebase & Admob that can retrieve data from Google Analytics
|
|
317
|
+
# through a linkage. These records don't include property configuration changes
|
|
318
|
+
# like adding a stream or changing a property's time zone. For configuration
|
|
319
|
+
# change history, see [searchChangeHistoryEvents](https://developers.google.com/
|
|
320
|
+
# analytics/devguides/config/admin/v1/rest/v1alpha/accounts/
|
|
321
|
+
# searchChangeHistoryEvents).
|
|
320
322
|
# @param [String] entity
|
|
321
323
|
# The Data Access Report supports requesting at the property level or account
|
|
322
324
|
# level. If requested at the account level, Data Access Reports include all
|
|
@@ -1252,14 +1254,16 @@ module Google
|
|
|
1252
1254
|
# Returns a customized report of data access records. The report provides
|
|
1253
1255
|
# records of each time a user reads Google Analytics reporting data. Access
|
|
1254
1256
|
# records are retained for up to 2 years. Data Access Reports can be requested
|
|
1255
|
-
# for a property.
|
|
1256
|
-
#
|
|
1257
|
-
#
|
|
1258
|
-
#
|
|
1259
|
-
#
|
|
1260
|
-
#
|
|
1261
|
-
#
|
|
1262
|
-
#
|
|
1257
|
+
# for a property. Reports may be requested for any property, but dimensions that
|
|
1258
|
+
# aren't related to quota can only be requested on Google Analytics 360
|
|
1259
|
+
# properties. This method is only available to Administrators. These data access
|
|
1260
|
+
# records include GA4 UI Reporting, GA4 UI Explorations, GA4 Data API, and other
|
|
1261
|
+
# products like Firebase & Admob that can retrieve data from Google Analytics
|
|
1262
|
+
# through a linkage. These records don't include property configuration changes
|
|
1263
|
+
# like adding a stream or changing a property's time zone. For configuration
|
|
1264
|
+
# change history, see [searchChangeHistoryEvents](https://developers.google.com/
|
|
1265
|
+
# analytics/devguides/config/admin/v1/rest/v1alpha/accounts/
|
|
1266
|
+
# searchChangeHistoryEvents).
|
|
1263
1267
|
# @param [String] entity
|
|
1264
1268
|
# The Data Access Report supports requesting at the property level or account
|
|
1265
1269
|
# level. If requested at the account level, Data Access Reports include all
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-analyticsadmin_v1alpha
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.68.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-
|
|
11
|
+
date: 2023-12-17 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -58,7 +58,7 @@ licenses:
|
|
|
58
58
|
metadata:
|
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticsadmin_v1alpha/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.68.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticsadmin_v1alpha
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|