Google Analytics Admin V1alpha Client - Class FetchAutomatedGa4ConfigurationOptOutRequest (0.20.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class FetchAutomatedGa4ConfigurationOptOutRequest.

Request for fetching the opt out status for the automated GA4 setup process.

Generated from protobuf message google.analytics.admin.v1alpha.FetchAutomatedGa4ConfigurationOptOutRequest

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ property string

Required. The UA property to get the opt out status. Note this request uses the internal property ID, not the tracking ID of the form UA-XXXXXX-YY. Format: properties/{internalWebPropertyId} Example: properties/1234

getProperty

Required. The UA property to get the opt out status. Note this request uses the internal property ID, not the tracking ID of the form UA-XXXXXX-YY.

Format: properties/{internalWebPropertyId} Example: properties/1234

Returns
TypeDescription
string

setProperty

Required. The UA property to get the opt out status. Note this request uses the internal property ID, not the tracking ID of the form UA-XXXXXX-YY.

Format: properties/{internalWebPropertyId} Example: properties/1234

Parameter
NameDescription
var string
Returns
TypeDescription
$this