Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/googleads/googleads-ima-html5

Samples for the HTML5 IMA SDK.
https://github.com/googleads/googleads-ima-html5

Last synced: 4 days ago
JSON representation

Samples for the HTML5 IMA SDK.

Awesome Lists containing this project

README

        

## Google Ads HTML5 IMA SDK

This project hosts samples for the
[HTML5 IMA SDK](//developers.google.com/interactive-media-ads/docs/sdks/html5/client-side).

### Samples Breakdown

* [Simple](https://github.com/googleads/googleads-ima-html5/tree/main/simple) -
the bare minimum required for an IMA integration
* [Advanced](https://github.com/googleads/googleads-ima-html5/tree/main/advanced) -
IMA integration with more advanced UI including event logging, play/pause,
and fullscreen, and companion ads
* [Playlist](https://github.com/googleads/googleads-ima-html5/tree/main/playlist) -
expands on the advanced sample to demonstrate an integration with a video
playlist
* [Audio in video](https://github.com/googleads/googleads-ima-html5/tree/main/audio_in_video) -
demonstrates the use of the
[poster image feature](https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side/audio-poster)
in an app that supports either audio or video ads.
* [VPAID](https://github.com/googleads/googleads-ima-html5/tree/main/vpaid) -
these JavaScript samples are used in the
[IMA VPAID sample ad tags](https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side/tags#single-vpaid-2.0-linear).
The code in these samples is needed in VPAID ads, but not in IMA
implementations for VPAID ads. For more information on VPAID ads, see the
[IAB VPAID docs](https://iabtechlab.com/standards/video-player-ad-interface-definition-vpaid/).

### Requirements

* Your favorite text editor
* An HTML5 compliant browser
* A webserver on which to host the sample

### Downloads

Check out the
[releases section](https://github.com/googleads/googleads-ima-html5/releases)
for downloadable zips of the source.

### More Info

For more information, see the documentation at
https://developers.google.com/interactive-media-ads/docs/sdks/html5/v3/.

### Announcements and Updates

For API and client library updates and news, follow our
[Google Ads Developers blog](http://googleadsdeveloper.blogspot.com/)

Copyright 2013 Google Inc. All Rights Reserved. You may study, modify, and use
this example for any purpose. Note that this example is provided "as is",
WITHOUT WARRANTY of any kind either expressed or implied.