google-apis-analyticsdata_v1beta 0.24.0 → 0.26.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f6ee425b70732bf2313e2946dbf210ac19e80cb2ad210b51478650323516f498
4
- data.tar.gz: 86e58241bb74a5cb81810ef07000448b0d14be1a159a196d79c4eeb1e35e310e
3
+ metadata.gz: 5dc624e6e1ac7940834b0287826d77594b34c10db6e234b7c78a40242eb31da5
4
+ data.tar.gz: 3d0053e57412da034e20df46f1e05551738daa824b5c13def5bf387065cec9b1
5
5
  SHA512:
6
- metadata.gz: a5130bbafeb06fbda24124ccf7d618755ce82ce4e7b8b2b9807119d1f4a0c41895e0137e1109547dab4dbe6fc14e570483418de010aacf2791a6ed8980c8e902
7
- data.tar.gz: f3b497f1d5057eb91844eb47f6b8ca7c7ff92cb8448638fe09e0f024eaeb14d99c5b43a400c6cd4b996cf0191e499aedefa3857d962ca47563475e828a3f5ad9
6
+ metadata.gz: a63939668bd48df0de8388d51d719e0ee87cbc27c98b53df0aae35c4547eb5ab92069fc17adf9854c91d35ce1893288f9adbcd80646dd7ac6a12392af2367944
7
+ data.tar.gz: 9fffc0ebb98b7bdc18a04b772408f6962f2c0fdadd0dd07dd0c4dd935abe9f03be7deb7101513172bcfdcfa98b6c4d8a25f772622b72b6bcf706b41059cd4c1b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-analyticsdata_v1beta
2
2
 
3
+ ### v0.26.0 (2023-07-02)
4
+
5
+ * Regenerated from discovery document revision 20230625
6
+
7
+ ### v0.25.0 (2023-04-16)
8
+
9
+ * Regenerated from discovery document revision 20230402
10
+
3
11
  ### v0.24.0 (2023-03-05)
4
12
 
5
13
  * Regenerated from discovery document revision 20230226
@@ -1233,7 +1233,7 @@ module Google
1233
1233
  # The number of unique combinations of dimension values to return in this pivot.
1234
1234
  # The `limit` parameter is required. A `limit` of 10,000 is common for single
1235
1235
  # pivot requests. The product of the `limit` for each `pivot` in a `
1236
- # RunPivotReportRequest` must not exceed 100,000. For example, a two pivot
1236
+ # RunPivotReportRequest` must not exceed 250,000. For example, a two pivot
1237
1237
  # request with `limit: 1000` in each pivot will fail because the product is `1,
1238
1238
  # 000,000`.
1239
1239
  # Corresponds to the JSON property `limit`
@@ -1777,7 +1777,7 @@ module Google
1777
1777
  attr_accessor :dimensions
1778
1778
 
1779
1779
  # The number of rows to return. If unspecified, 10,000 rows are returned. The
1780
- # API returns a maximum of 100,000 rows per request, no matter how many you ask
1780
+ # API returns a maximum of 250,000 rows per request, no matter how many you ask
1781
1781
  # for. `limit` must be positive. The API can also return fewer rows than the
1782
1782
  # requested `limit`, if there aren't as many dimension values as the `limit`.
1783
1783
  # For instance, there are fewer than 300 possible values for the dimension `
@@ -1978,7 +1978,7 @@ module Google
1978
1978
  alias_method :keep_empty_rows?, :keep_empty_rows
1979
1979
 
1980
1980
  # The number of rows to return. If unspecified, 10,000 rows are returned. The
1981
- # API returns a maximum of 100,000 rows per request, no matter how many you ask
1981
+ # API returns a maximum of 250,000 rows per request, no matter how many you ask
1982
1982
  # for. `limit` must be positive. The API can also return fewer rows than the
1983
1983
  # requested `limit`, if there aren't as many dimension values as the `limit`.
1984
1984
  # For instance, there are fewer than 300 possible values for the dimension `
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AnalyticsdataV1beta
18
18
  # Version of the google-apis-analyticsdata_v1beta gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.26.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 = "20230226"
25
+ REVISION = "20230625"
26
26
  end
27
27
  end
28
28
  end
@@ -22,7 +22,12 @@ module Google
22
22
  module AnalyticsdataV1beta
23
23
  # Google Analytics Data API
24
24
  #
25
- # Accesses report data in Google Analytics.
25
+ # Accesses report data in Google Analytics. Warning: Creating multiple Customer
26
+ # Applications, Accounts, or Projects to simulate or act as a single Customer
27
+ # Application, Account, or Project (respectively) or to circumvent Service-
28
+ # specific usage limits or quotas is a direct violation of Google Cloud Platform
29
+ # Terms of Service as well as Google APIs Terms of Service. These actions can
30
+ # result in immediate termination of your GCP project(s) without any warning.
26
31
  #
27
32
  # @example
28
33
  # require 'google/apis/analyticsdata_v1beta'
@@ -21,7 +21,12 @@ module Google
21
21
  module Apis
22
22
  # Google Analytics Data API
23
23
  #
24
- # Accesses report data in Google Analytics.
24
+ # Accesses report data in Google Analytics. Warning: Creating multiple Customer
25
+ # Applications, Accounts, or Projects to simulate or act as a single Customer
26
+ # Application, Account, or Project (respectively) or to circumvent Service-
27
+ # specific usage limits or quotas is a direct violation of Google Cloud Platform
28
+ # Terms of Service as well as Google APIs Terms of Service. These actions can
29
+ # result in immediate termination of your GCP project(s) without any warning.
25
30
  #
26
31
  # @see https://developers.google.com/analytics/devguides/reporting/data/v1/
27
32
  module AnalyticsdataV1beta
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-analyticsdata_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.26.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-03-05 00:00:00.000000000 Z
11
+ date: 2023-07-02 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-analyticsdata_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsdata_v1beta/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsdata_v1beta/v0.26.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticsdata_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []