Google Analytics Data V1alpha Client - Class AudienceDimension (0.14.0)

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
NameDescription
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
TypeDescription
string

setDimensionName

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this