API
Access all the documentation of our API.
addMergeTag(string auth_token,integer list_id,string field_name,string field_type)
Parameters
auth_token (string)
Your client authentication token
list_id (integer)
List identifier
field_name (string)
Name of column that will be added to the list
field_type (string)
Type of column that will be added to the list. Possible values are: text, boolean, integer, decimal, time, email, longText, ip and url
Return value
void