Search specific term/phrase surrounded by double quotes. e.g. “deep linking”
Exclude records that contain a specific term prefixed with a minus. e.g. Android -Firebase

Can we use conversion-value 0 in SKAdNetwork?

No, you should not attempt to call updateConversionValue(_:) with a conversion value of 0.

While this is not clear from Apple's current documentation, we have confirmed with multiple sources that the 0 value is actually reserved by SKAN for install events.


Additional Resources