Google Analytics Data V1beta Client - Class AudienceDimension (0.12.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
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