Skip to content

ADs plugin

Daniel Neto edited this page Mar 4, 2023 · 3 revisions

Create an AD

To create an ad on the AVideo Platform, there are a few options available, including using the editor or using a custom Javascript. Additionally, video owners can be given the ability to create their own ads.

Using the Editor

One of the easiest ways to create an ad is to use the built-in editor on the AVideo Platform. The editor creates a carousel image display with static images. To access the editor, follow these steps:

  1. Click on the Advertising Manager button at the top of the videos manager or on the Plugin button on the right side of the AD_Server plugin on the plugin manager.
  2. In the plugin configuration screen, scroll down to the "Create an Ad" section.
  3. Click on the "Edit" button.
  4. Upload the images you want to use and customize the ad as needed.
  5. Save your changes.

chrome-capture-2022-10-21 (4)

Removing Default Ads

If you want to remove the default ads on your videos, simply delete the code in the textarea in the "Create an Ad" section.

chrome-capture-2022-10-21 (2)

Javascript Ads

For more advanced users, it's possible to create and upload Javascript to create more complex ads. To use Javascript, follow these steps:

  1. Click on the Advertising Manager button at the top of the videos manager or on the Plugin button on the right side of the AD_Server plugin on the plugin manager.
  2. Copy and paste the Javascript into the textarea.
  3. Save your changes.

Video owner ADs

You can allow users to have Ads on their own content. If you allow them to change, every time someone plays something that belongs to that user, we will display his ads instead of global ads.

What AD position they can use

You can select all the **AllowUserToModify options on each position you want to let users change

chrome-capture-2022-10-21 (1)

Give permission to have custom ads

Finally, to allow video owners to create their own ads, you need to give them permission to do so.

chrome-capture-2022-10-21 (5)

Clone this wiki locally