generated/google/apis/analyticsadmin_v1alpha/service.rb in google-api-client-0.46.1 vs generated/google/apis/analyticsadmin_v1alpha/service.rb in google-api-client-0.46.2

- old
+ new

@@ -185,13 +185,12 @@ command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end # Returns all accounts accessible by the caller. Note that these accounts might - # not currently have App+Web properties. Soft-deleted (ie: "trashed") accounts - # are excluded by default. Returns an empty list if no relevant accounts are - # found. + # not currently have GA4 properties. Soft-deleted (ie: "trashed") accounts are + # excluded by default. Returns an empty list if no relevant accounts are found. # @param [Fixnum] page_size # The maximum number of resources to return. The service may return fewer than # this value, even if there are additional pages. If unspecified, at most 50 # resources will be returned. The maximum value is 200; (higher values will be # coerced to the maximum) @@ -651,11 +650,11 @@ command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end - # Creates an "App+Web" property with the specified location and attributes. + # Creates an "GA4" property with the specified location and attributes. # @param [Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaProperty] google_analytics_admin_v1alpha_property_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -687,11 +686,11 @@ # does not have a method to restore soft-deleted properties. However, they can # be restored using the Trash Can UI. If the properties are not restored before # the expiration time, the Property and all child resources (eg: GoogleAdsLinks, # Streams, UserLinks) will be permanently purged. https://support.google.com/ # analytics/answer/6154772 Returns an error if the target is not found, or is - # not an App+Web Property. + # not an GA4 Property. # @param [String] name # Required. The name of the Property to soft-delete. Format: properties/` # property_id` Example: "properties/1000" # @param [String] fields # Selector specifying which fields to include in a partial response. @@ -718,13 +717,13 @@ command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end - # Lookup for a single "App+Web" Property. Throws "Target not found" if no such - # property found, if property is not of the type "App+Web", or if caller does - # not have permissions to access it. + # Lookup for a single "GA4" Property. Throws "Target not found" if no such + # property found, if property is not of the type "GA4", or if caller does not + # have permissions to access it. # @param [String] name # Required. The name of the property to lookup. Format: properties/`property_id` # Example: "properties/1000" # @param [String] fields # Selector specifying which fields to include in a partial response. @@ -751,10 +750,10 @@ command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end - # Returns child Properties under the specified parent Account. Only "App+Web" + # Returns child Properties under the specified parent Account. Only "GA4" # properties will be returned. Properties will be excluded if the caller does # not have access. Soft-deleted (ie: "trashed") properties are excluded by # default. Returns an empty list if no relevant properties are found. # @param [String] filter # Required. An expression for filtering the results of the request. Fields