-> Engage does support nested traits, however, accessing objects nested in arrays is not currently supported by the Audience builder. When arrays of objects are sent, they will be flattened into strings. For building audiences based on array traits, all the same conditions that would work on strings will work on the array. Within the builder, you can only use string operations like 'contains' and 'does not contain' to look for individual characters or a set of characters in the flattened array.
0 commit comments