Google Analytics Data V1beta Client - Class DimensionMetadata (0.12.0)

Reference documentation and code samples for the Google Analytics Data V1beta Client class DimensionMetadata.

Explains a dimension.

Generated from protobuf message google.analytics.data.v1beta.DimensionMetadata

Namespace

Google \ Analytics \ Data \ V1beta

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ api_name
string

This dimension's name. Useable in Dimension 's name . For example, eventName .

↳ ui_name
string

This dimension's name within the Google Analytics user interface. For example, Event name .

↳ description
string

Description of how this dimension is used and calculated.

↳ deprecated_api_names
array

Still usable but deprecated names for this dimension. If populated, this dimension is available by either apiName or one of deprecatedApiNames for a period of time. After the deprecation period, the dimension will be available only by apiName .

↳ custom_definition
bool

True if the dimension is a custom dimension for this property.

↳ category
string

The display name of the category that this dimension belongs to. Similar dimensions and metrics are categorized together.

This dimension's name. Useable in Dimension 's name . For example, eventName .

Returns
Type
Description
string

This dimension's name. Useable in Dimension 's name . For example, eventName .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

This dimension's name within the Google Analytics user interface. For example, Event name .

Returns
Type
Description
string

This dimension's name within the Google Analytics user interface. For example, Event name .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Description of how this dimension is used and calculated.

Returns
Type
Description
string

Description of how this dimension is used and calculated.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Still usable but deprecated names for this dimension. If populated, this dimension is available by either apiName or one of deprecatedApiNames for a period of time. After the deprecation period, the dimension will be available only by apiName .

Returns
Type
Description

Still usable but deprecated names for this dimension. If populated, this dimension is available by either apiName or one of deprecatedApiNames for a period of time. After the deprecation period, the dimension will be available only by apiName .

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

True if the dimension is a custom dimension for this property.

Returns
Type
Description
bool

True if the dimension is a custom dimension for this property.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

The display name of the category that this dimension belongs to. Similar dimensions and metrics are categorized together.

Returns
Type
Description
string

The display name of the category that this dimension belongs to. Similar dimensions and metrics are categorized together.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: