Google Analytics Data V1alpha Client - Class GetAudienceListRequest (0.16.3)

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
Name Description
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
Type Description
string

setName

Required. The audience list resource name.

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

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The audience list resource name. Format: properties/{property}/audienceLists/{audience_list} Please see Google\Analytics\Data\V1alpha\AlphaAnalyticsDataClient::audienceListName() for help formatting this field.

Returns
Type Description
Google\Analytics\Data\V1alpha\GetAudienceListRequest