Basic Information

appmixer.googleAds.core.FindUserLists

1.0.0

Public

Finds up to 200 Google Ads user lists for a customer account with optional filtering.

Input Ports

in

FieldTypeDescription
Customer ID text Google Ads customer ID, with or without dashes.
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
GAQL Query textarea Optional GAQL query override. Leave empty to use the default user list query. Example: WHERE user_list.name = 'My Audience'
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata