The advertising properties are used to enable client-side and/or server-side advertising for a Brightcove Player:
When configuring the client-side advertising properties, an ad server URL will be required. Brightcove recommends that you verify the validity of your ad server URL. We have found that most of the issues around ads not playing are due to problems with the ad tag itself. Verifying that the ad tag is valid should ensure that ads play without issues. Google provides a Video Suite Inspector that can be used to verify ad tags. To verify your ad tag, follow these steps.
The advertising properties are used to integrate a Brightcove Player with Google's Interactive Media Ads (IMA) for HTML5 version 3. This allows you to request and track VAST ads for your player. For details about Google IMA, see the Using the IMA HTML5 SDK Version 3 document.
To configure client-side advertising for a player, follow these steps:
player.ima3.adrequest()
methodThe IMA plugin does support additional properties that are not available in the UI. If needed, modify the IMA plugin JSON to include any other options you may need. For more information on IMA plugin specific options and ad framework options, see the Advertising with IMA3 Plugin developer document.
When using server-side ads, you must create one or more ad configurations. Ad Configurations define various aspects of SSAI playback, including ad call(s), beacons, and other configuration options. An account can have multiple configurations and currently configurations can not be shared across accounts. The Server-Side Ad Setting menu in the Admin UI is used to create and manage ad configurations. For information, see Configuring Server-Side Ad Settings.
To configure client-side advertising for a player, follow these steps: