Reference documentation and code samples for the Google Analytics Admin V1alpha Client class GoogleSignalsSettings.
Settings values for Google Signals. This is a singleton resource.
Generated from protobuf message google.analytics.admin.v1alpha.GoogleSignalsSettings
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Resource name of this setting. Format: properties/{property_id}/googleSignalsSettings Example: "properties/1000/googleSignalsSettings"
↳ state
int
Status of this setting.
↳ consent
int
Output only. Terms of Service acceptance.
getName
Output only. Resource name of this setting.
Format: properties/{property_id}/googleSignalsSettings Example: "properties/1000/googleSignalsSettings"
string
setName
Output only. Resource name of this setting.
Format: properties/{property_id}/googleSignalsSettings Example: "properties/1000/googleSignalsSettings"
var
string
$this
getState
Status of this setting.
int
setState
Status of this setting.
var
int
$this
getConsent
Output only. Terms of Service acceptance.
int
setConsent
Output only. Terms of Service acceptance.
var
int
$this