<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nielsentest.mywikis.net/w/index.php?action=history&amp;feed=atom&amp;title=sendID3_%28Browser%29</id>
	<title>sendID3 (Browser) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nielsentest.mywikis.net/w/index.php?action=history&amp;feed=atom&amp;title=sendID3_%28Browser%29"/>
	<link rel="alternate" type="text/html" href="https://nielsentest.mywikis.net/w/index.php?title=sendID3_(Browser)&amp;action=history"/>
	<updated>2026-04-18T03:39:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://nielsentest.mywikis.net/w/index.php?title=sendID3_(Browser)&amp;diff=441&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|Browser SDK API Reference}} {{CurrentBreadcrumb}} Category:Digital Category:Browser SDK API Reference sendID3 is th...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nielsentest.mywikis.net/w/index.php?title=sendID3_(Browser)&amp;diff=441&amp;oldid=prev"/>
		<updated>2017-05-21T21:50:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|Browser SDK API Reference}} {{CurrentBreadcrumb}} &lt;a href=&quot;/wiki/Category:Digital&quot; title=&quot;Category:Digital&quot;&gt;Category:Digital&lt;/a&gt; &lt;a href=&quot;/w/index.php?title=Category:Browser_SDK_API_Reference&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Browser SDK API Reference (page does not exist)&quot;&gt;Category:Browser SDK API Reference&lt;/a&gt; sendID3 is th...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|Browser SDK API Reference}} {{CurrentBreadcrumb}}&lt;br /&gt;
[[Category:Digital]]&lt;br /&gt;
[[Category:Browser SDK API Reference]]&lt;br /&gt;
sendID3 is the timed metadata event and is used to support ID3 packets in HTTP Live Streaming (HLS). The ID3 payload must be passed as an object string in parameter 2.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
ggPM('55', ID3_Metadata_Object); // For VA users only&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''International (Germany) implementation'''&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
ggPM(&amp;quot;sendID3&amp;quot;, ID3_Metadata_Object); // Except VA users&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Input Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter !! Description&lt;br /&gt;
|-&lt;br /&gt;
| event || sendID3&lt;br /&gt;
|-&lt;br /&gt;
| ID3_Metadata_Object || contains the Id3 payload&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
The player should extract the metadata from the stream and send to the SDK. The player should look for ‘PRIV’ ID3 tags and send ‘owner’ field (which typically starts from “www.nielsen.com”) through this API. Refer to [[Retrieving Browser ID3 Tags]] for more information.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>