Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 591365179
  • Loading branch information
Interactive Media Ads Developer Relations authored and IMA Developer Relations committed Dec 15, 2023
1 parent 1b8dea8 commit 30dd46c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Google Ads HTML5 DAI IMA SDK
## Google Ads DAI SDK for HTML5

This project hosts samples for the
[HTML5 DAI IMA SDK](https://developers.google.com/interactive-media-ads/docs/sdks/html5/dai).
[DAI SDK for HTML5](https://developers.google.com/ad-manager/dynamic-ad-insertion/sdk/html5).

### Samples breakdown

Expand All @@ -13,7 +13,7 @@ This project hosts samples for the
[browsers that support the HLS.js javascript library](https://github.com/video-dev/hls.js/#compatibility).
* [hls_js/dai_preroll](https://github.com/googleads/googleads-ima-html5-dai/tree/main/dai_preroll) -
Demonstrates using the IMA client-side SDK to request a pre-roll ad, then
the IMA DAI SDK to play a DAI stream with mid-rolls. Supports HLS streams in
the DAI SDK to play a DAI stream with mid-rolls. Supports HLS streams in
[browsers that support the HLS.js javascript library](https://github.com/video-dev/hls.js/#compatibility).
* [native/simple](https://github.com/googleads/googleads-ima-html5-dai/tree/main/native/simple) -
Simple example relying on native HLS support. Supports HLS streams in
Expand All @@ -22,13 +22,13 @@ This project hosts samples for the
Simple example using DASH.js. For more information see the
[DASH.js README](https://github.com/Dash-Industry-Forum/dash.js#readme).
* [podserving/hls_js](https://github.com/googleads/googleads-ima-html5-dai/tree/main/podserving/hls_js) -
Simple example using HLS.js with IMA DAI SDK and Google DAI Pod Serving.
For more information see the
[IMA Podserving guide](https://developers.google.com/interactive-media-ads/docs/sdks/html5/dai/podserving).
Simple example using HLS.js with DAI SDK and Google DAI Pod Serving. For
more information see the
[DAI pod serving guide](https://developers.google.com/ad-manager/dynamic-ad-insertion/sdk/html5?service=pod).
* [podserving/dash_js](https://github.com/googleads/googleads-ima-html5-dai/tree/main/podserving/dash_js) -
Simple example using DASH.js with IMA DAI SDK and Google DAI Pod Serving.
For more information see the
[IMA Podserving guide](https://developers.google.com/interactive-media-ads/docs/sdks/html5/dai/podserving).
Simple example using DASH.js with DAI SDK and Google DAI Pod Serving. For
more information see the
[DAI pod serving guide](https://developers.google.com/ad-manager/dynamic-ad-insertion/sdk/html5?service=pod).

### Requirements

Expand All @@ -38,7 +38,7 @@ host the sample.
### More Info

For more information, see the documentation at
https://developers.google.com/interactive-media-ads/docs/sdks/html5/dai.
https://developers.google.com/ad-manager/dynamic-ad-insertion/sdk/html5.

### Announcements and Updates

Expand Down

0 comments on commit 30dd46c

Please sign in to comment.