-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PiperOrigin-RevId: 346102840
- Loading branch information
Showing
13 changed files
with
612 additions
and
814 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,44 @@ | ||
Google Ads HTML5 IMA SDK | ||
------------------------ | ||
## Google Ads HTML5 IMA SDK | ||
|
||
This project hosts samples for the [HTML5 IMA SDK](https://developers.google.com/interactive-media-ads/docs/sdks/html5/v3/). | ||
This project hosts samples for the | ||
[HTML5 IMA SDK](https://developers.google.com/interactive-media-ads/docs/sdks/html5/v3/). | ||
|
||
### Samples Breakdown | ||
* [Simple](https://github.com/googleads/googleads-ima-html5/tree/master/simple) - the bare minimum required for an IMA integration | ||
* [Advanced](https://github.com/googleads/googleads-ima-html5/tree/master/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/master/playlist) - expands on the advanced sample to demonstrate an integration with a video playlist | ||
* [VPAID](https://github.com/googleads/googleads-ima-html5/tree/master/vpaid) - Sample VPAID ads that work with the IMA SDK | ||
|
||
* [Simple](https://github.com/googleads/googleads-ima-html5/tree/master/simple) - | ||
the bare minimum required for an IMA integration | ||
* [Advanced](https://github.com/googleads/googleads-ima-html5/tree/master/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/master/playlist) - | ||
expands on the advanced sample to demonstrate an integration with a video | ||
playlist | ||
* [VPAID](https://github.com/googleads/googleads-ima-html5/tree/master/vpaid) - | ||
Sample VPAID ads that work with the IMA SDK | ||
|
||
### Requirements | ||
* Your favorite text editor | ||
* An HTML5 compliant browser | ||
* A webserver on which to host the sample | ||
|
||
* 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. | ||
|
||
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/. | ||
|
||
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, please follow our [Google+ Ads Developers page](https://plus.google.com/+GoogleAdsDevelopers/posts) and 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. | ||
For API and client library updates and news, please follow our | ||
[Google+ Ads Developers page](https://plus.google.com/+GoogleAdsDevelopers/posts) | ||
and 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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.