Google Ads Data Manager V1 Client - Class UserListLicenseStatus (0.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
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;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-09 UTC."],[],[]]