Google Analytics Data V1beta Client - Class AudienceDimension (0.17.0)

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

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

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

Namespace

Google \ Analytics \ Data \ V1beta

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