언어 설정

Menu
Sites
Language
[TV] What Happened to AdFramework

I was working on ad smart tv app with video ad supported (Vast ads) and was using webapis.adframework. This morning I checked the documentation and it wasn't there: http://developer.samsung.com/tv/develop/api-references/samsung-product-api-references/adframework-api

What happened to adframework, couldn't find any information about it, anyone knows antything about it?

 

Edited by: John Ixion on 21 12월, 2017

Responses

6 댓글
John Ixion
YILMAZ UGURLU

Hi Olivier.

This is for mobile devices. I'm talking about a module which was bundled with webapis.js.

For example we were using like this. 

webapis.adframework.controller.initialize({enablePrebuffering: true});
webapis.adframework.controller.open(this.props.videoUrl, this.props.adUrl);
webapis.adframework.controller.setDisplayRect({x: 0, y: 0, w: 1920, h: 1080});

 

 

John Ixion

you're right, I don't know what happened to adframework

André Reus

You may get help from Tizen Smart TV forum => http://developer.samsung.com/forum/?topCtgy=06

YILMAZ UGURLU

Hi André. I also ask there but no answer so far.

David Crandall

I found archive.org to be of use.  It won't let me post the link, unfortunately.    Basically, slap the broken url in the search and it came out with a cached page that worked for me.