(function loadXMLDoc() {
var snippet = '
ACIF Ad Registry Task Force
';
snippet += '
';
snippet += 'Mission
';
snippet += 'The ACIF Ad Registry task force aims to increase industry adoption of the ACIF framework and improve the functionality of the ACIF Validation API
';
snippet += 'Status
';
snippet += 'Participation in this task force is limited to ad registries and ad tech companies that support or are looking to support IAB Tech Lab’s Ad Creative ID Framework (ACIF).
';
snippet += 'Leadership
';
snippet += '';
snippet += '';
snippet += '
';
snippet += '';
snippet += '
';
snippet += '
Participants
';
snippet += "
Nada Bradbury, AD-ID
Ken Weiner, GumGum
Martin Roberts, clearcast
Jo Foster, clearcast
Stephane Martin, arpp
Mohamed Mansouri, arpp
Jason Randall, AD-ID
Stephen Walcher, AD-ID
Soizic LOISON, EdiPub
Brian Vasoff, XR Extreme Reach
";
snippet += '
';
snippet += '
';
snippet += '
Member Companies
';
snippet += "
AD-ID
arpp
clearcast
EdiPub
GumGum
XR Extreme Reach
";
snippet += '
';
snippet += '
';
if (document.getElementById("iab_sf")) {
document.getElementById("iab_sf").innerHTML = snippet;
}
})();