google-apis-marketingplatformadmin_v1alpha 0.3.0 → 0.5.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: 25e91442f42825e182dc99dbad9cd8487ccf3add9a385d0eac36e9ae6c133777
4
- data.tar.gz: 96fb5c5366f46c8a3aeef3799d4db07f121440eab71219632c408dfd30382acf
3
+ metadata.gz: 63f199bd2d0c3ab02758d5d763237a62531ec555c1d7f82167ed5b59dac4b2e8
4
+ data.tar.gz: 860f6be282516820ce61ef72c39d494fb1d7bdc079c204cabf258eec9aaec1e7
5
5
  SHA512:
6
- metadata.gz: 32967435f1fe7ed11da5dee90a2d32f33b6ba0e619d1c96ed39ef7116a0d8b353f3d5d4f1643cf37a8c993cb63bb44f904bed7da66b023bc7c2c180a830ffbb1
7
- data.tar.gz: ebd10f40a9ba9714d4481543e0fdbcc54f28e7f517f43953f13c9a405d42ba8ece19bb5f232bb2bbb4c01b7cd6a753e789b6f00e24f00a7bb617517133e61569
6
+ metadata.gz: f40b73bdc6c1fbb10c8508b4f09786e70f8f18e4b18cf6bfa1d87a532b39d7a57f1f4923a18ae6d41d89bf3f644e614709a63a3049abe5521d0826d830e8b9ab
7
+ data.tar.gz: 515cf7bea4ea9c399f82128fd1c20ca281b85062884488757e57f5abdf63f0c4658bbbf17e7afc23dc12205fe29245535856faef47fd76008d7cfc2b12a638b7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-marketingplatformadmin_v1alpha
2
2
 
3
+ ### v0.5.0 (2024-06-02)
4
+
5
+ * Regenerated from discovery document revision 20240529
6
+
7
+ ### v0.4.0 (2024-05-19)
8
+
9
+ * Regenerated using generator version 0.15.0
10
+
3
11
  ### v0.3.0 (2024-04-14)
4
12
 
5
13
  * Regenerated from discovery document revision 20240410
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MarketingplatformadminV1alpha
18
18
  # Version of the google-apis-marketingplatformadmin_v1alpha gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240410"
25
+ REVISION = "20240529"
26
26
  end
27
27
  end
28
28
  end
@@ -25,8 +25,8 @@ module Google
25
25
  # The Google Marketing Platform Admin API allows for programmatic access to the
26
26
  # Google Marketing Platform configuration data. You can use the Google Marketing
27
27
  # Platform Admin API to manage links between your Google Marketing Platform
28
- # organization and Google Analytics accounts, set the service level of your GA4
29
- # properties.
28
+ # organization and Google Analytics accounts, and to set the service level of
29
+ # your GA4 properties.
30
30
  #
31
31
  # @example
32
32
  # require 'google/apis/marketingplatformadmin_v1alpha'
@@ -24,8 +24,8 @@ module Google
24
24
  # The Google Marketing Platform Admin API allows for programmatic access to the
25
25
  # Google Marketing Platform configuration data. You can use the Google Marketing
26
26
  # Platform Admin API to manage links between your Google Marketing Platform
27
- # organization and Google Analytics accounts, set the service level of your GA4
28
- # properties.
27
+ # organization and Google Analytics accounts, and to set the service level of
28
+ # your GA4 properties.
29
29
  #
30
30
  # @see https://developers.google.com/analytics/devguides/config/gmp/v1
31
31
  module MarketingplatformadminV1alpha
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-marketingplatformadmin_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.5.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: 2024-04-21 00:00:00.000000000 Z
11
+ date: 2024-06-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-marketingplatformadmin_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-marketingplatformadmin_v1alpha/v0.3.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-marketingplatformadmin_v1alpha/v0.5.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-marketingplatformadmin_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []