Google Analytics Data V1alpha Client - Class GetAudienceListRequest (0.14.0)

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

A request to retrieve configuration metadata about a specific audience list.

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

Namespace

Google \ Analytics \ Data \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The audience list resource name. Format: properties/{property}/audienceLists/{audience_list}

getName

Required. The audience list resource name.

Format: properties/{property}/audienceLists/{audience_list}

Returns
TypeDescription
string

setName

Required. The audience list resource name.

Format: properties/{property}/audienceLists/{audience_list}

Parameter
NameDescription
var string
Returns
TypeDescription
$this