Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax.
| JSON representation |
|---|
{ "targetedCriteriaIds": [ string ], "excludedCriteriaIds": [ string ] } |
| Fields | |
|---|---|
targetedCriteriaIds[] |
A list of numeric IDs to be included. |
excludedCriteriaIds[] |
A list of numeric IDs to be excluded. |