Reference documentation and code samples for the Google Ads Data Manager V1 Client class GetUserListRequest.
Request message for GetUserList.
Generated from protobuf message google.ads.datamanager.v1.GetUserListRequest
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the UserList to retrieve. Format: accountTypes/{account_type}/accounts/{account}/userLists/{user_list}
getName
Required. The resource name of the UserList to retrieve.
Format: accountTypes/{account_type}/accounts/{account}/userLists/{user_list}
string
setName
Required. The resource name of the UserList to retrieve.
Format: accountTypes/{account_type}/accounts/{account}/userLists/{user_list}
var
string
$this
static::build
name
string
Required. The resource name of the UserList to retrieve. Format: accountTypes/{account_type}/accounts/{account}/userLists/{user_list} Please see UserListServiceClient::userListName() for help formatting this field.

