Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Forrosus
Reel Rookie

RAF does not parse VAST <Extensions> node

RAF does not provide data anywhere from <Extensions> node in VAST XML response. To get data from there, you will have to implement custom logic to request ads and parse ad response, and then provide ads data in required format to RAF using importAds(ads) method (for CSAI approach).

This could be solved much easier if RAF held cache for last ad response, or if it could provide that response string through callback function set via setTrackingCallback . But it's not.

Tags (1)
0 Kudos
1 REPLY 1
RokuTomC
Community Moderator
Community Moderator

Re: RAF does not parse VAST <Extensions> node

This thread duplicates the following post: https://community.roku.com/t5/Roku-Developer-Program/RAF-does-not-parse-VAST-lt-Extensions-gt-node/m...

Please direct all responses there.

0 Kudos