google-apis-analyticsadmin_v1beta 0.16.0 → 0.18.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b77a05254c19b362e097d314b77fab81fb982578fb1c2caa4805ddad5605932a
|
4
|
+
data.tar.gz: 768d3baec5cd15ee9321744df85e59bad6485cf004139fee0f1f7ae36849ee0c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5e607c70832e5016ff8fac1f4e7c77f1b0c4189c019923decafe80b9bb589a8ae12ac294d495a0a196dc57203486a7c0bc091129424daecba859df80e7d7fa16
|
7
|
+
data.tar.gz: 750a15e21e8a9223357a3b1624a176d27db80428cf15c8d17a547e79ab85b67c023e9d9e7a45655daa929f2f7d92973ad792df2cc9f6d64bc9b3f1860aa0ef7b
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-analyticsadmin_v1beta
|
2
2
|
|
3
|
+
### v0.18.0 (2024-07-24)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20240722
|
6
|
+
|
7
|
+
### v0.17.0 (2024-06-02)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20240529
|
10
|
+
|
3
11
|
### v0.16.0 (2024-05-19)
|
4
12
|
|
5
13
|
* Regenerated using generator version 0.15.0
|
@@ -2303,7 +2303,7 @@ module Google
|
|
2303
2303
|
|
2304
2304
|
# Optional. Resource name for a child property. If set, only return changes made
|
2305
2305
|
# to this property or its child resources. Format: properties/`propertyId`
|
2306
|
-
# Example:
|
2306
|
+
# Example: `properties/100`
|
2307
2307
|
# Corresponds to the JSON property `property`
|
2308
2308
|
# @return [String]
|
2309
2309
|
attr_accessor :property
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AnalyticsadminV1beta
|
18
18
|
# Version of the google-apis-analyticsadmin_v1beta gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.18.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240722"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -166,7 +166,7 @@ module Google
|
|
166
166
|
# Get data sharing settings on an account. Data sharing settings are singletons.
|
167
167
|
# @param [String] name
|
168
168
|
# Required. The name of the settings to lookup. Format: accounts/`account`/
|
169
|
-
# dataSharingSettings Example:
|
169
|
+
# dataSharingSettings Example: `accounts/1000/dataSharingSettings`
|
170
170
|
# @param [String] fields
|
171
171
|
# Selector specifying which fields to include in a partial response.
|
172
172
|
# @param [String] quota_user
|
@@ -362,7 +362,7 @@ module Google
|
|
362
362
|
# set of filters.
|
363
363
|
# @param [String] account
|
364
364
|
# Required. The account resource for which to return change history resources.
|
365
|
-
# Format: accounts/`account` Example:
|
365
|
+
# Format: accounts/`account` Example: `accounts/100`
|
366
366
|
# @param [Google::Apis::AnalyticsadminV1beta::GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsRequest] google_analytics_admin_v1beta_search_change_history_events_request_object
|
367
367
|
# @param [String] fields
|
368
368
|
# Selector specifying which fields to include in a partial response.
|
@@ -742,7 +742,8 @@ module Google
|
|
742
742
|
execute_or_queue_command(command, &block)
|
743
743
|
end
|
744
744
|
|
745
|
-
# Creates a conversion event with the
|
745
|
+
# Deprecated: Use `CreateKeyEvent` instead. Creates a conversion event with the
|
746
|
+
# specified attributes.
|
746
747
|
# @param [String] parent
|
747
748
|
# Required. The resource name of the parent property where this conversion event
|
748
749
|
# will be created. Format: properties/123
|
@@ -776,7 +777,8 @@ module Google
|
|
776
777
|
execute_or_queue_command(command, &block)
|
777
778
|
end
|
778
779
|
|
779
|
-
# Deletes a conversion event in a
|
780
|
+
# Deprecated: Use `DeleteKeyEvent` instead. Deletes a conversion event in a
|
781
|
+
# property.
|
780
782
|
# @param [String] name
|
781
783
|
# Required. The resource name of the conversion event to delete. Format:
|
782
784
|
# properties/`property`/conversionEvents/`conversion_event` Example: "properties/
|
@@ -808,7 +810,7 @@ module Google
|
|
808
810
|
execute_or_queue_command(command, &block)
|
809
811
|
end
|
810
812
|
|
811
|
-
# Retrieve a single conversion event.
|
813
|
+
# Deprecated: Use `GetKeyEvent` instead. Retrieve a single conversion event.
|
812
814
|
# @param [String] name
|
813
815
|
# Required. The resource name of the conversion event to retrieve. Format:
|
814
816
|
# properties/`property`/conversionEvents/`conversion_event` Example: "properties/
|
@@ -840,8 +842,9 @@ module Google
|
|
840
842
|
execute_or_queue_command(command, &block)
|
841
843
|
end
|
842
844
|
|
843
|
-
# Returns a list of conversion events
|
844
|
-
# an empty list if no conversion
|
845
|
+
# Deprecated: Use `ListKeyEvents` instead. Returns a list of conversion events
|
846
|
+
# in the specified parent property. Returns an empty list if no conversion
|
847
|
+
# events are found.
|
845
848
|
# @param [String] parent
|
846
849
|
# Required. The resource name of the parent property. Example: 'properties/123'
|
847
850
|
# @param [Fixnum] page_size
|
@@ -882,7 +885,8 @@ module Google
|
|
882
885
|
execute_or_queue_command(command, &block)
|
883
886
|
end
|
884
887
|
|
885
|
-
# Updates a conversion event with the
|
888
|
+
# Deprecated: Use `UpdateKeyEvent` instead. Updates a conversion event with the
|
889
|
+
# specified attributes.
|
886
890
|
# @param [String] name
|
887
891
|
# Output only. Resource name of this conversion event. Format: properties/`
|
888
892
|
# property`/conversionEvents/`conversion_event`
|
@@ -1632,7 +1636,7 @@ module Google
|
|
1632
1636
|
|
1633
1637
|
# Creates a FirebaseLink. Properties can have at most one FirebaseLink.
|
1634
1638
|
# @param [String] parent
|
1635
|
-
# Required. Format: properties/`property_id` Example: properties/1234
|
1639
|
+
# Required. Format: properties/`property_id` Example: `properties/1234`
|
1636
1640
|
# @param [Google::Apis::AnalyticsadminV1beta::GoogleAnalyticsAdminV1betaFirebaseLink] google_analytics_admin_v1beta_firebase_link_object
|
1637
1641
|
# @param [String] fields
|
1638
1642
|
# Selector specifying which fields to include in a partial response.
|
@@ -1666,7 +1670,7 @@ module Google
|
|
1666
1670
|
# Deletes a FirebaseLink on a property
|
1667
1671
|
# @param [String] name
|
1668
1672
|
# Required. Format: properties/`property_id`/firebaseLinks/`firebase_link_id`
|
1669
|
-
# Example: properties/1234/firebaseLinks/5678
|
1673
|
+
# Example: `properties/1234/firebaseLinks/5678`
|
1670
1674
|
# @param [String] fields
|
1671
1675
|
# Selector specifying which fields to include in a partial response.
|
1672
1676
|
# @param [String] quota_user
|
@@ -1697,7 +1701,7 @@ module Google
|
|
1697
1701
|
# Lists FirebaseLinks on a property. Properties can have at most one
|
1698
1702
|
# FirebaseLink.
|
1699
1703
|
# @param [String] parent
|
1700
|
-
# Required. Format: properties/`property_id` Example: properties/1234
|
1704
|
+
# Required. Format: properties/`property_id` Example: `properties/1234`
|
1701
1705
|
# @param [Fixnum] page_size
|
1702
1706
|
# The maximum number of resources to return. The service may return fewer than
|
1703
1707
|
# this value, even if there are additional pages. If unspecified, at most 50
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-analyticsadmin_v1beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.18.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-
|
11
|
+
date: 2024-07-25 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_v1beta/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1beta/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1beta/v0.18.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticsadmin_v1beta
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|