Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SAM now includes some new operators SAM.

For the "Shipment" entity you can now create the following target types:

  • Contacts who've received more than 3 emails
  • Contacts who've received more than 4 emails in the last 30 days

When you select the Shipment entity in the query engine you will 'll find a new option allowing you to use counter operators.

The following counter operators are available:

  • Equal
  • Between
  • Less Than
  • LessOrEqual
  • GreaterThan
  • GreatOrEqual

Info
titleUtilisation des opérateurs de comptages
  • The counter operators cannot be used in groups or subqueries. This means that for complex queries requiring group or subquery creation, you need to use the functions that allow target cross-combination, for example, "Suppress Delete contacts on the list" or "Keep the contact group common ### to teamed with the target"
  • SAM will warn you if the counter operation you're trying to set up is not supported.