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

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

User list license status.

Protobuf type google.ads.datamanager.v1.UserListLicenseStatus

Namespace

Google \ Ads \ DataManager \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

USER_LIST_LICENSE_STATUS_UNSPECIFIED

Value: 0

Unknown.

Generated from protobuf enum USER_LIST_LICENSE_STATUS_UNSPECIFIED = 0;

USER_LIST_LICENSE_STATUS_ENABLED

Value: 1

Active status - user list is still being licensed.

Generated from protobuf enum USER_LIST_LICENSE_STATUS_ENABLED = 1;

USER_LIST_LICENSE_STATUS_DISABLED

Value: 2

Inactive status - user list is no longer being licensed.

Generated from protobuf enum USER_LIST_LICENSE_STATUS_DISABLED = 2;