Help: Ad Sales View Template.

For more help, visit the WebGUI Community Wiki.

formHeader
HTML code to start the form to buy an Ad.
formFooter
HTML code to end the form to buy an Ad.
formSubmit
A button with internationalized label to submit the form.
error_msg
Any errors from submitting the form. Multiple errors will be joined by break tags.
hasAddedToCart
A boolean which is true when the user has just bought an Ad.
continueShoppingUrl
The URL back to the normal view screen of the Ad Sales asset.
manageLink
The URL to the screen that lists all Ads bought by the current user.
adSkuTitle
The title of this Asset.
adSkuDescription
The description of this Asset.
formTitle
Form for the user to input the title of the Ad.
formLink
Form for the user to input the URL the Ad will link to.
formImage
Form for the user to upload an image for the Ad.
formClicks
Form for the user to enter the number of clicks they want to buy.
formImpressions
Form for the user to enter the number of impressions they want to buy.
formAdId
Hidden form element containing the unique identifier for the Ad.
clickPrice
The price for each click.
impressionPrice
The price for each impression.
minimumClicks
Shows the minimum number of clicks that must be bought.
minimumImpressions
Shows the minimum number of impressions that must be bought.
clickDiscount
Shows what discounts are available for buying lots of clicks.
impressionDiscount
Shows what discounts are available for buying lots of impressions.
 
 
Admin Console
Help: Ad Sales View Template.
*
Admin Console