Google Analytics Admin V1alpha Client - Class FetchAutomatedGa4ConfigurationOptOutResponse (0.28.1)

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

Response message for fetching the opt out status for the automated GA4 setup process.

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

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ opt_outbool

The opt out status for the UA property.

getOptOut

The opt out status for the UA property.

Returns
TypeDescription
bool

setOptOut

The opt out status for the UA property.

Parameter
NameDescription
varbool
Returns
TypeDescription
$this