Reference documentation and code samples for the Google Analytics Admin V1alpha Client class ConnectedSiteTag.
Configuration for a specific Connected Site Tag.
Generated from protobuf message google.analytics.admin.v1alpha.ConnectedSiteTag
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Required. User-provided display name for the connected site tag. Must be less than 256 characters.
↳ tag_id
string
Required. "Tag ID to forward events to. Also known as the Measurement ID, or the "G-ID" (For example: G-12345).
getDisplayName
Required. User-provided display name for the connected site tag. Must be less than 256 characters.
string
setDisplayName
Required. User-provided display name for the connected site tag. Must be less than 256 characters.
var
string
$this
getTagId
Required. "Tag ID to forward events to. Also known as the Measurement ID, or the "G-ID" (For example: G-12345).
string
setTagId
Required. "Tag ID to forward events to. Also known as the Measurement ID, or the "G-ID" (For example: G-12345).
var
string
$this