Versions Compared

Key

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

...

Field

Required

Description

Example

fieldpath

Yes

Field to evaluate

If it is a field from Campaign Item

advendio__ad_price__r.advendio__ad_spec__r.recordtype.developername

If it is a field from current User, add the user. prefix

user.isactive

operator

Yes

By now, it only accepts equal operator “==”

 The following operators are supported:

  • equal

  • not equal

  • contains

  • does not contain

 equal: “=="

not equal: “!="

contains: “CONTAINS"

does not contain: “NOTCONTAINS

value

Yes

Value to match

 

fieldType

No

Reserved or internal use

 

...