google-apis-marketingplatformadmin_v1alpha 0.1.0 → 0.2.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: ce86909a93fdc3347fd2c8544ad9446a4d6ce8f4c1f58dd3fc64120962cdb3e8
4
- data.tar.gz: c5141d64f28f2f5eb56dadf1b18801fe22bce02922187d72e6a78bc6c8722416
3
+ metadata.gz: 32eb8df4e3acb06194c6253816df194842aef1e1b1fbf2a5ba0410dd5284127f
4
+ data.tar.gz: ff1a10b4533ebf353dd6ddb83c4852fc321569995fed67403e4c54fe5fdf81b6
5
5
  SHA512:
6
- metadata.gz: 78dc0884d902868f4cc10db1179cae3bd1185bf4b293276033e9cf62092ec1934fc7e5507895106dd1cdb3a62cf3744a08f569980ab31c73a015b20191fcde7b
7
- data.tar.gz: 45ee864db5a140c07694c7b91068b55ee28ffc9cdee8eeb3cdad80f40749dfa76753fdb6c31769d3b0f618a20c2f089f04e0ec49f422bfe83af02d4f33e908a3
6
+ metadata.gz: 8075cbc12235c9eda3055a289fe131540e3a9c602a3ac21cbcc922d6a3129a0c335f6bd21dee46b80ed34994c2a253694508917021edc4c1adc2b7a8b728d606
7
+ data.tar.gz: d48384f2e022c56f4b85a3ddd3cfc9c2263a483295cd4a1bb0ba26c188968a9b8a660839ae737dc7e0ea56bc8583f7eed9673b65544e790d1f2144177a19d990
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-marketingplatformadmin_v1alpha
2
2
 
3
+ ### v0.2.0 (2024-03-17)
4
+
5
+ * Regenerated from discovery document revision 20240311
6
+
3
7
  ### v0.1.0 (2024-03-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20240229
@@ -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.1.0"
19
+ GEM_VERSION = "0.2.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240229"
25
+ REVISION = "20240311"
26
26
  end
27
27
  end
28
28
  end
@@ -22,7 +22,11 @@ module Google
22
22
  module MarketingplatformadminV1alpha
23
23
  # Google Marketing Platform Admin API
24
24
  #
25
- # marketingplatformadmin.googleapis.com API.
25
+ # The Google Marketing Platform Admin API allows for programmatic access to the
26
+ # Google Marketing Platform configuration data. You can use the Google Marketing
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.
26
30
  #
27
31
  # @example
28
32
  # require 'google/apis/marketingplatformadmin_v1alpha'
@@ -21,7 +21,11 @@ module Google
21
21
  module Apis
22
22
  # Google Marketing Platform Admin API
23
23
  #
24
- # marketingplatformadmin.googleapis.com API.
24
+ # The Google Marketing Platform Admin API allows for programmatic access to the
25
+ # Google Marketing Platform configuration data. You can use the Google Marketing
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.
25
29
  #
26
30
  # @see https://developers.google.com/analytics/devguides/config/gmp/v1
27
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.1.0
4
+ version: 0.2.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-03-03 00:00:00.000000000 Z
11
+ date: 2024-03-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-marketingplatformadmin_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-marketingplatformadmin_v1alpha/v0.1.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-marketingplatformadmin_v1alpha/v0.2.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: []