Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

ParameterDescriptionExample
Idalways set to zero 
IdList

Specify here MailUp list ID (or zero if filter is applicable to all lists).
Please note that you cannot extend to all lists a filter that applies on a specific message

 
NameNumber that identifies console ID 
DescriptionFree text description, can be overwritten if you open and save the filter using MailUp console 
CategoryCategory ID. Each filter should belong to a category, IDs can be retrieved by reading from tooltips (more on this) 
Conditions[ ]

Array of conditions (at list one). Each condition is composed of the following fields:

  • Id (always set to zero)
  • IdFilter (always set to zero)
  • LogicalOperation (allowed values: None for the first condition, AND, OR for the other conditions)
  • Type (see table below)
  • IdMessage (newsletter ID, integer value)
  • Link (to be used for filter that apply to clicks)
  • FromDate (start date, ISO format yyyy-mm-dd)
  • ToDate (end date, ISO format yyyy-mm-dd)
 

...

TypeID messageLinkFromDateToDateExample
Readmessage ID (1)emptyyyyy-mm-dd (2)yyyy-mm-dd (3)Filter recipients who have read message with ID=10
during period that starts from 2012-07-24 to 2012-08-03
ClickedOn

message ID (1)

 

hyperlink (full path)yyyy-mm-dd (2)yyyy-mm-dd (3) 
DidNotReadmessage ID (1)emptyyyyy-mm-dd (2)yyyy-mm-dd (3) 
DidNotClickOnmessage ID (1)hyperlink (full path)yyyy-mm-dd (2)yyyy-mm-dd (3) 
SubscribedOn0emptyyyyy-mm-dd (2)yyyy-mm-dd (3) 
UnsubscribedOn0emptyyyyy-mm-dd (2)yyyy-mm-dd (3) 
WhomYouSentmessage ID (1)emptyyyyy-mm-dd (2)yyyy-mm-dd (3) 
WhoHaveNotReceivedInTheLast15DaysThe message ID (1)empty0001-01-010001-01-01 
WhoHaveNotReceivedInTheLast7DaysThemessage ID *(1)empty0001-01-010001-01-01 
WhoHaveNotReceivedInTheLast4DaysThemessage ID *(1)empty0001-01-010001-01-01 
WhoHaveNotReceivedDueToHBErrormessage ID *(1)emptyyyyy-mm-dd (2)yyyy-mm-dd (3) 
WhoHaveNotReceivedNotDueToHBErrormessage ID *(1)emptyyyyy-mm-dd (2)yyyy-mm-dd (3) 

...