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 \ V1alphaMethods
__construct
Constructor.
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}
string
setName
Required. The audience list resource name.
Format: properties/{property}/audienceLists/{audience_list}
var
string
$this
static::build
name
string
Required. The audience list resource name.
Format: properties/{property}/audienceLists/{audience_list}
Please see AlphaAnalyticsDataClient::audienceListName()
for help formatting this field.