From c95e0bf9f091fb8f9c6ab179c34ad3f1d20a0e6f Mon Sep 17 00:00:00 2001 From: Jackson Sui Date: Wed, 17 Jan 2024 14:01:31 -0800 Subject: [PATCH] No public description PiperOrigin-RevId: 599281622 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7028c95..cfbbe46 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ This project hosts samples for the * [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).