Reference for advertising module: components, data types, fields and sample code.
Adertising Module Fields
The advertising module provides the following components for displaying ad zones.
Component List
Component | Data |
---|---|
AdvertisingViewer | Zone |
Common Fields for ItemView tab
The following fields can be used in the ItemView tab of the template html dialog editor. If the data displayed (Zone) has the CMS field indicated, then the code will be available to use by the Component.
Field Name (Template) | CMS Field | Type | Comments | Options |
---|---|---|---|---|
code | * Computed | text | HTML and Javascript that will display campaigns in the zone |
Common Fields for Before & After tabs
N/A
Zone Specific Fields
These fields can be used by any component that displays a zone.
Template Field | CMS Field | Type | Comments | Options |
---|---|---|---|---|
id | id | int |
Sample Code
The following section shows common sample code for each component type.
AdvertisingViewer
@code@