Hi Fede,
For the "IS NULL" operator, it is only supported for the other services such as the
LineItemService, and not the
ReportService. This said, you cannot use the
IS NULL operator for the
CUSTOM_TARGETING_VALUE_ID filter in your report. You need to use the
IN operator instead if you have multiple custom targeting value IDs that you wish to filter.
For the "NOT LIKE" operator, this is also not supported in PQL for ReportService and other services. You can see the supported operators in our
guide itself, and the "NOT LIKE" operator is not listed.
If you have other clarifications, kindly create a new forum thread so we can better track your concern.