Google Super
GOOGLESUPER_CREATE_CUSTOMER_LIST
CreateCustomerList Tool will create a customer list in Google Ads.
Remote googlesuper
Other tools also called GOOGLESUPER_CREATE_CUSTOMER_LIST?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"title": "Name",
"description": "Name of the customer list."
},
"description": {
"type": "string",
"title": "Description",
"description": "Description of the customer list."
}
}
}