Google Analytics Data V1alpha Client - Class AudienceDimension (0.16.3)

Reference documentation and code samples for the Google Analytics Data V1alpha Client class AudienceDimension.

An audience dimension is a user attribute. Specific user attributed are requested and then later returned in the QueryAudienceListResponse.

Generated from protobuf message google.analytics.data.v1alpha.AudienceDimension

Namespace

Google \ Analytics \ Data \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ dimension_name string

Optional. The API name of the dimension. See the API Dimensions for the list of dimension names.

getDimensionName

Optional. The API name of the dimension. See the API Dimensions for the list of dimension names.

Returns
Type Description
string

setDimensionName

Optional. The API name of the dimension. See the API Dimensions for the list of dimension names.

Parameter
Name Description
var string
Returns
Type Description
$this