Reference documentation and code samples for the Google Analytics Admin V1alpha Client class DataSharingSettings.
A resource message representing data sharing settings of a Google Analytics account.
Generated from protobuf message google.analytics.admin.v1alpha.DataSharingSettings
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Resource name. Format: accounts/{account}/dataSharingSettings Example: "accounts/1000/dataSharingSettings"
↳ sharing_with_google_support_enabled
bool
Allows Google support to access the data in order to help troubleshoot issues.
↳ sharing_with_google_assigned_sales_enabled
bool
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_any_sales_enabled
bool
Allows any of Google sales to access the data in order to suggest configuration changes to improve results.
↳ sharing_with_google_products_enabled
bool
Allows Google to use the data to improve other Google products or services.
↳ sharing_with_others_enabled
bool
Allows Google to share the data anonymously in aggregate form with others.
getName
Output only. Resource name.
Format: accounts/{account}/dataSharingSettings Example: "accounts/1000/dataSharingSettings"
string
setName
Output only. Resource name.
Format: accounts/{account}/dataSharingSettings Example: "accounts/1000/dataSharingSettings"
var
string
$this
getSharingWithGoogleSupportEnabled
Allows Google support to access the data in order to help troubleshoot issues.
bool
setSharingWithGoogleSupportEnabled
Allows Google support to access the data in order to help troubleshoot issues.
var
bool
$this
getSharingWithGoogleAssignedSalesEnabled
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.
bool
setSharingWithGoogleAssignedSalesEnabled
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.
var
bool
$this
getSharingWithGoogleAnySalesEnabled
Allows any of Google sales to access the data in order to suggest configuration changes to improve results.
bool
setSharingWithGoogleAnySalesEnabled
Allows any of Google sales to access the data in order to suggest configuration changes to improve results.
var
bool
$this
getSharingWithGoogleProductsEnabled
Allows Google to use the data to improve other Google products or services.
bool
setSharingWithGoogleProductsEnabled
Allows Google to use the data to improve other Google products or services.
var
bool
$this
getSharingWithOthersEnabled
Allows Google to share the data anonymously in aggregate form with others.
bool
setSharingWithOthersEnabled
Allows Google to share the data anonymously in aggregate form with others.
var
bool
$this