AdvertisementType Enumeration
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Specifies different types of Advertisement.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public Enumeration AdvertisementType
'Usage
Dim instance As AdvertisementType
[ComVisibleAttribute(false)]
public enum AdvertisementType
[ComVisibleAttribute(false)]
public enum class AdvertisementType
public enum AdvertisementType
Members
Member name | Description | |
---|---|---|
Paid | Paid advertisement | |
House | In-house advertisement |
Remarks
The enumeration values determine the type of Advertisement and shall be:
House - An ad that is served when paid ads are ahead of their Need of Delivery schedule.
Paid - An advertisement that is served with specific delivery goals. The determination to serve an ad at a given time is based on a Need of Delivery calculation, which takes into account the total quantity of content (number of ads) to be delivered, and the length of the time period during which the ad must be served.