Ticket #246 (closed enhancement: fixed)
Add Adotube Examples
| Reported by: | paul | Owned by: | paul |
|---|---|---|---|
| Priority: | blocker | Milestone: | OVA for AS3 (v1.0.0) |
| Component: | OVA for AS3 | Version: | OVA for AS3 (trunk) |
| Keywords: | Cc: | ||
| Forum thread: |
Description
Add Examples for Adotube
Here are the VAST tags, with VPAID ads:
Regarding the dynamic parameters that you were asking you will need to replace [video_title], [video_tags] and [video_description] with their respective values, if available.. I think their pretty self explanatory.
eg.(the spaces will be automatically encoded by the browser upon request)
http://www.adotube.com/kernel/vast/vast2.0VPAIDAS3Preroll.php?omlSource=http://www.adotube.com/php/services/player/OMLService.php?avpid=2ChPxDe&platform_version=as3&integration=longtail&publisher=example.com&title=This is the Video Title&tags=tag1, tag2, tag3&description=This is a short description of the video
Hey Paul,
Here are the non-VPAID tags:
Please note that, compared to the VPAID tags, you will also need to supply [video_width] and [video_height] as dynamic parameters in the request.
Confirm with Aurelian when in RC3

Done.