How to use a blocking volume to only block certain meshes?

I have two meshes built into individual blueprints. One of them is a ball rolling, the other is a rectangle. There is a blocking volume, that I need to block the rolling ball but allow the rectangle to pass through. Any idea on how I can achieve this? I got stuck after playing with material collision responses for a while.