As opposed to the current enum we should consider using a pure `int` type like `PUBLISHER_CATEGORY` for bitwise operation purposes and ease of migration
As opposed to the current enum we should consider using a pure
inttype likePUBLISHER_CATEGORYfor bitwise operation purposes and ease of migration