Content Provider Configuration Parameters

Field Name Description
Content Provider Specifies the name of the class that generates the HTML elements that the browser requires to display an ad of this MIME type. If you write your own class, it must implement the com.bea.commerce.platform.ad.adContentProvider interface
Properties Specifies configuration properties for the content provider class. Default behavior: the AdContentProvider uses the com.bea.p13n.ad.ContentProviders.getContentProviderProperties(String
mimeType) method.