Basic Information

appmixer.googleAds.core.UpdateUserList

1.0.0

Public

Updates properties of an existing Customer Match user list (name, description, membership life span, integration code, etc.).

Input Ports

in

FieldTypeDescription
Customer ID text -
Login Customer ID text The Google Ads Manager Account (MCC) ID. Required when accessing accounts managed through an MCC hierarchy. Format: 10-digit number, e.g. 1234567890. See https://developers.google.com/google-ads/api/docs/concepts/call-structure#login-customer-id
User List ID text Numeric ID of the Customer Match user list. Use either User List ID or User List Resource Name.
User List Resource Name text Full resource name, e.g. customers/123/userLists/456. Use either this or User List ID.
Name text New name for the user list. Must be unique per customer.
Description textarea New description for the user list.
Membership Life Span (days) number Number of days a user's cookie stays on the list (0-540, or 10000 for no expiration for CRM lists).
Integration Code text ID from external system for correlation with Google Ads.

Output Ports

out

FieldTypeDescription
Resource Name string -
ID string -
Name string -
Description string -
Type string -
Membership Status string -
Membership Life Span string -
Integration Code string -

Full Metadata