How to add in-app subscriptions to Google Play using Codeless Unity IAP API?

There is no difference adding subscriptions, just add them like any other product. However Codeless IAP does not support subscription status. You will want to use Scripted IAP instead, perhaps start with this sample project Sample IAP Project