Sending Instructions and Additional Metadata in the Feed
Depending on your deal with Microsoft, you may have the ability to integrate with an external Ad Manager. To do so, the video metadata must be amended with additional metadata, adProviderAssetRegistrationId, which specifies the video asset Id identified by Ad Management Service.
<item>
<title>Video: Scientists answer questions on climate change</title>
<…..>
<mi:additionalService name="ServiceName">
<properties>
<property label="adProviderAssetRegistrationId" value="Asset_Id" />
</properties>
</mi:additionalService>
<…..>
</item>
The above method only works in video feeds. For inline videos, the video Unique Id must match the Ad Manager's asset Id.