Hey, after contacting publishers from AdForm I've been informed there is no way to handle audio ads through ios or android SDKs. However it is possible to implement instream video ads and handle them without visual part. I was also wondering - is there a way to request for an ad with certain adform placement ID and handle the VAST response by yourself - outside Adform SDK? I would like to parse and handle VAST in my external player.
AdForm also offers programmatic audio ads and I can't find any support for it in the SDK.
Am I missing something, or adform-ios-sdk is not supporting programmatic audio ads?
If not, is there a way to utilize the SDK to request and receive VAST format ad from adserver?
//Edit
SDK is not supporting programmatic audio ads. Use prebid.js and web-placements to utilize such ads.
Hey, after contacting publishers from AdForm I've been informed there is no way to handle audio ads through ios or android SDKs. However it is possible to implement instream video ads and handle them without visual part. I was also wondering - is there a way to request for an ad with certain adform placement ID and handle the VAST response by yourself - outside Adform SDK? I would like to parse and handle VAST in my external player.
//Edit Let me be more specific: In adform-ios-sdk I can easily find tools for integrating display / video ads (i.e. https://github.com/adform/adform-ios-sdk/wiki/Video-Ad-Integration) that are supported by AdForm DSP platform / AdForm Programmatic AdServer.
AdForm also offers programmatic audio ads and I can't find any support for it in the SDK. Am I missing something, or adform-ios-sdk is not supporting programmatic audio ads? If not, is there a way to utilize the SDK to request and receive VAST format ad from adserver?
//Edit SDK is not supporting programmatic audio ads. Use prebid.js and web-placements to utilize such ads.