Google Analytics Admin V1alpha API - Class Google::Analytics::Admin::V1alpha::DataSharingSettings (v0.11.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha API class Google::Analytics::Admin::V1alpha::DataSharingSettings.

A resource message representing data sharing settings of a Google Analytics account.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

defname()->::String
Returns
  • (::String) — Output only. Resource name. Format: accounts/{account}/dataSharingSettings Example: "accounts/1000/dataSharingSettings"

#sharing_with_google_any_sales_enabled

defsharing_with_google_any_sales_enabled()->::Boolean
Returns
  • (::Boolean) — Allows any of Google sales to access the data in order to suggest configuration changes to improve results.

#sharing_with_google_any_sales_enabled=

defsharing_with_google_any_sales_enabled=(value)->::Boolean
Parameter
  • value (::Boolean) — Allows any of Google sales to access the data in order to suggest configuration changes to improve results.
Returns
  • (::Boolean) — Allows any of Google sales to access the data in order to suggest configuration changes to improve results.

#sharing_with_google_assigned_sales_enabled

defsharing_with_google_assigned_sales_enabled()->::Boolean
Returns
  • (::Boolean) — Allows Google sales teams that are assigned to the customer to access the data in order to suggest configuration changes to improve results. Sales team restrictions still apply when enabled.

#sharing_with_google_assigned_sales_enabled=

defsharing_with_google_assigned_sales_enabled=(value)->::Boolean
Parameter
  • value (::Boolean) — Allows Google sales teams that are assigned to the customer to access the data in order to suggest configuration changes to improve results. Sales team restrictions still apply when enabled.
Returns
  • (::Boolean) — Allows Google sales teams that are assigned to the customer to access the data in order to suggest configuration changes to improve results. Sales team restrictions still apply when enabled.

#sharing_with_google_products_enabled

defsharing_with_google_products_enabled()->::Boolean
Returns
  • (::Boolean) — Allows Google to use the data to improve other Google products or services.

#sharing_with_google_products_enabled=

defsharing_with_google_products_enabled=(value)->::Boolean
Parameter
  • value (::Boolean) — Allows Google to use the data to improve other Google products or services.
Returns
  • (::Boolean) — Allows Google to use the data to improve other Google products or services.

#sharing_with_google_support_enabled

defsharing_with_google_support_enabled()->::Boolean
Returns
  • (::Boolean) — Allows Google support to access the data in order to help troubleshoot issues.

#sharing_with_google_support_enabled=

defsharing_with_google_support_enabled=(value)->::Boolean
Parameter
  • value (::Boolean) — Allows Google support to access the data in order to help troubleshoot issues.
Returns
  • (::Boolean) — Allows Google support to access the data in order to help troubleshoot issues.

#sharing_with_others_enabled

defsharing_with_others_enabled()->::Boolean
Returns
  • (::Boolean) — Allows Google to share the data anonymously in aggregate form with others.

#sharing_with_others_enabled=

defsharing_with_others_enabled=(value)->::Boolean
Parameter
  • value (::Boolean) — Allows Google to share the data anonymously in aggregate form with others.
Returns
  • (::Boolean) — Allows Google to share the data anonymously in aggregate form with others.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.