Resource: UserListDirectLicense
A user list direct license.
This feature is only available to data partners.
| JSON representation |
|---|
{ "name": string, "userListDisplayName": string, "clientAccountDisplayName": string, "pricing": { object ( |
| Fields | |
|---|---|
name |
Identifier. The resource name of the user list direct license. |
userListDisplayName |
Output only. Name of the user list being licensed. This field is read-only. |
clientAccountDisplayName |
Output only. Name of client customer which the user list is being licensed to. This field is read-only. |
pricing |
Optional. UserListDirectLicense pricing. |
historicalPricings[] |
Output only. Pricing history of this user list license. This field is read-only. |
metrics |
Output only. Metrics related to this license This field is read-only and only populated if the start and end dates are set in the userListDirectLicenses.list call |
userListId |
Immutable. ID of the user list being licensed. |
clientAccountType |
Immutable. Account type of client customer which the user list is being licensed to. |
clientAccountId |
Immutable. ID of client customer which the user list is being licensed to. |
status |
Optional. Status of UserListDirectLicense - ENABLED or DISABLED. |
UserListLicenseClientAccountType
Possible product of a client account for a user list license.
| Enums | |
|---|---|
USER_LIST_LICENSE_CLIENT_ACCOUNT_TYPE_UNKNOWN |
Unknown. |
USER_LIST_LICENSE_CLIENT_ACCOUNT_TYPE_GOOGLE_ADS |
Google Ads customer. |
USER_LIST_LICENSE_CLIENT_ACCOUNT_TYPE_DISPLAY_VIDEO_PARTNER |
Display & Video 360 partner. |
USER_LIST_LICENSE_CLIENT_ACCOUNT_TYPE_DISPLAY_VIDEO_ADVERTISER |
Display & Video 360 advertiser. |
USER_LIST_LICENSE_CLIENT_ACCOUNT_TYPE_GOOGLE_AD_MANAGER_AUDIENCE_LINK |
Google Ad Manager audience link. |
Methods |
|
|---|---|
|
Creates a user list direct license. |
|
Retrieves a user list direct license. |
|
Lists all user list direct licenses owned by the parent account. |
|
Updates a user list direct license. |