Logo v0.2
  • Documentation
  • Introduction
  • Getting started
  • Account Registration
  • Team Creation
  • Display Addition
  • Media Upload
  • Campaign Creation
  • IPAM Scheduling
  • Adverclient Setup
  • Disk Imaging
  • BIOS/EFI Configuration

IPAM Scheduling

How to schedule a campaign onto a display, the starting and ending date, the starting time and ending time, as well as scheduling the day(s)-of-week and alternating weeks.

Video Walkthrough

Your browser does not support HTML video.
              
                <!-- Video Block -->
                <div id="html5VideoPlayer" class="video-player video-player-inline-btn">
                  <img class="img-fluid video-player-preview" src="assets/video/2022-01-25-06-IPAM-Scheduling.jpg" alt="Image">

                  <!-- Play Button -->
                  <a class="js-inline-video-player video-player-btn video-player-centered" href="javascript:;"
                     data-hs-video-player-options='{
                       "videoType": "html5",
                       "videoId": "assets/video/2022-01-25-06-IPAM-Scheduling",
                       "parentSelector": "#html5VideoPlayer",
                       "targetSelector": "#html5VideoIframe",
                       "isAutoplay": true
                     }'>
                    <span class="video-player-icon shadow-sm">
                      <i class="bi-play-fill"></i>
                    </span>
                  </a>
                  <!-- End Play Button -->

                  <!-- Video Iframe -->
                  <div class="ratio ratio-16x9">
                    <div id="html5VideoIframe"></div>
                  </div>
                  <!-- End Video Iframe -->
                </div>
                <!-- End Video Block -->