Forrosus
Reel Rookie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2020
02:17 AM
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.
1 REPLY 1

Community Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2020
09:28 AM
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.