Google Analytics Admin V1alpha Client - Class ListConnectedSiteTagsRequest (0.20.0)

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

Request message for ListConnectedSiteTags RPC.

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

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ property string

The Universal Analytics property to fetch connected site tags for. This does not work on GA4 properties. A maximum of 20 connected site tags will be returned. Example Format: properties/1234

getProperty

The Universal Analytics property to fetch connected site tags for.

This does not work on GA4 properties. A maximum of 20 connected site tags will be returned. Example Format: properties/1234

Returns
TypeDescription
string

setProperty

The Universal Analytics property to fetch connected site tags for.

This does not work on GA4 properties. A maximum of 20 connected site tags will be returned. Example Format: properties/1234

Parameter
NameDescription
var string
Returns
TypeDescription
$this