I've been trying to disable an ad placed using the ad_message_below hook in conversations, but it still shows no matter what I do. I've tried various expressions, but none of them seem to work.
!$message['conversation_id']
$message['conversation_id'] == 0
Any suggestions/ideas?