-jio-start-block-type-2
-jio-style-title
Audio Ad will play only one single Ad audio Ad, however, generally you can play series of Ads back to back. It requires a container id to be provided in the <ins> tag.
Complete GETTING STARTED section and INITIALIZE SDK section before starting this section.
-jio-end-block-type-2
-jio-start-block-type-2
You can apply custom styling on the container to suite your requirements.
You need to provide an empty <div> tag & use the id of that div in the <ins> tag as the value of data-container-id property.
<div id="my-instream-audio-container"></div>
<ins
id="[ENTER-UNIQUE-PLACEMENT-HERE]"
data-adspot-key="[ENTER- ADSPOTKEY-HERE]"
data-source="[ENTER-PACKAGE-NAME/APP-IDENTIFIER]"
data-container-id="[ID-OF-AN-EMPTY-DIV-ELEMENT]"></ins>
-jio-end-block-type-2