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

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

#sharing_with_google_any_sales_enabled

def sharing_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=

def sharing_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

def sharing_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=

def sharing_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

def sharing_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=

def sharing_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

def sharing_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=

def sharing_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

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

#sharing_with_others_enabled=

def sharing_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.