...
Table of Contents |
---|
Supported AdServers | Google Ad Manager only |
---|
...
Instead of the old format (e.g. Key = Value) The key values will now be entered in the form of a JSON string into the field:
{"KeyValue":{"type":"List","logic":"||","valL":[{"type":"List","logic":"&&","valL":[{"type":"List","logic":"==","valL":[{"type":"Id","valS":"a09A0000010it2KIAQ"},{"type":"List","logic":"||","valL":[{"type":"Id","valS":"a09A0000010it3yIAA"},{"type":"Id","valS":"a09A0000010it4KIAQ"},{"type":"Id","valS":"a09A0000010it4MIAQ"}]}]}]}]}}
As this refers to IDs instead of names, the system makes it easier to handle keys and values with special characters in their names.
...