AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Google AdsGoogle Ads

Add contact to customer list with email

This action will add a contact to a customer list by their email.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will add a contact to a customer list by their email.
API endpoint slug
google_ads.add_contact_email
Filter code method
GoogleAds.addContactEmail.skip(string?: reason)
Runtime method
runAction("google_ads.add_contact_email", {})

Action fields

Customer and list Nested dropdown list

Label
Account and List
Helper text
Select the desired account and list
Slug
customer_and_list
Required
true
Can have default value
false

Email Text input > Other

Label
Email
Helper text
The email to add to the list.
Slug
email
Required
true
Can have default value
true
Filter code method
GoogleAds.addContactEmail.setEmail(string: email)