Sidewall

Couplet Ad zoneType: Sidewall

There is no need to create a container for sidewall ads. Ads can be rendered by calling the window.adsTag.renderSidewall(zoneId) method.

Parameter Description:

parameter
type
illustrate
Is it necessary to transmit
default value

zoneId

string

Specify the ad unit group. Use this parameter to distinguish the ad group revenue.

yes

--

Example:

View Demo

window.adsTag.renderSidewall(zoneId);

Last updated