Google Ads Data Manager V1 Client - Class GetUserListGlobalLicenseRequest (0.2.0)

Reference documentation and code samples for the Google Ads Data Manager V1 Client class GetUserListGlobalLicenseRequest.

Request to get a UserListGlobalLicense resource.

Generated from protobuf message google.ads.datamanager.v1.GetUserListGlobalLicenseRequest

Namespace

Google \ Ads \ DataManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the user list global license.

getName

Required. The resource name of the user list global license.

Returns
Type Description
string

setName

Required. The resource name of the user list global license.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The resource name of the user list global license. Please see UserListGlobalLicenseServiceClient::userListGlobalLicenseName() for help formatting this field.

Returns
Type Description
GetUserListGlobalLicenseRequest