Reference documentation and code samples for the Google Analytics Admin V1alpha Client class BatchGetUserLinksRequest.
Request message for BatchGetUserLinks RPC.
Generated from protobuf message google.analytics.admin.v1alpha.BatchGetUserLinksRequest
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The account or property that all user links in the request are for. The parent of all provided values for the 'names' field must match this field. Example format: accounts/1234
↳ names
array
Required. The names of the user links to retrieve. A maximum of 1000 user links can be retrieved in a batch. Format: accounts/{accountId}/userLinks/{userLinkId}
getParent
Required. The account or property that all user links in the request are for. The parent of all provided values for the 'names' field must match this field.
Example format: accounts/1234
string
setParent
Required. The account or property that all user links in the request are for. The parent of all provided values for the 'names' field must match this field.
Example format: accounts/1234
var
string
$this
getNames
Required. The names of the user links to retrieve.
A maximum of 1000 user links can be retrieved in a batch. Format: accounts/{accountId}/userLinks/{userLinkId}
setNames
Required. The names of the user links to retrieve.
A maximum of 1000 user links can be retrieved in a batch. Format: accounts/{accountId}/userLinks/{userLinkId}
var
string[]
$this