Check null values in analytic API using filter

Not applicable

I am trying to include only the target_response_code with value null, by passing the filter

filter=(target_response_code+eq+'null')

but the service failed with response

{ "contexts" : [ ] }

0 1 307
1 REPLY 1

Not applicable

Same problem, anyone has a solution ?