Advertisers - List of All Campaigns
The
option to show "All campaigns" is available in the top menu in advertisers
area. Users can use it to receive a simple overview of all their campaigns. The template
used by this page is advertiser_campaigns_list.html.
It's a very simple template, there are available only the following variables:
#%site_url%# |
URL of your site. |
#%lines%# |
List of all campaigns of an advertiser. Each line in this list is based on template advertiser_campaigns_list_one_line.txt. |
Each line in the list of ads is based on template
advertiser_campaigns_list_one_line.txt.
There are available the following variables:
#%n%# |
Ad number. |
#%title%# |
Ad title. |
#%ad_type%# |
Ad type. |
#%campaign_n%# |
Campaign number. |
#%ad_complete%# |
The info if the ad is complete - ready to be displayed. |
#%approved%# |
The info if the ad is approved by admin. |
#%enabled%# |
The info if the campaign is enabled. |
#%i_nu%# |
Number of unused impressions. |
#%c_nu%# |
Number of unused clicks. |
#%t2%# |
The date until the campaign is valid. |