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

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

Request to get a UserListDirectLicense resource.

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

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 direct license.

getName

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

Returns
Type Description
string

setName

Required. The resource name of the user list direct 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 direct license. Please see UserListDirectLicenseServiceClient::userListDirectLicenseName() for help formatting this field.

Returns
Type Description
GetUserListDirectLicenseRequest