Is it possible to create a T&T plugin via the API? I've seen people create plugins to pass T&T AB test data to Google Analytics and other analytics packages, and would like to do this via the T&T API because I have several clients using T&T. I'm trying to pass T&T events to Snowplow Analytics.
Plugins require two steps - (1) HTML Offer and (2) Javascript Plugin that references the HTML Offer. It seems like you can create an HTML Offer via the API, but I don't see how to create the Javascript Plugin programmatically via the API.