Announcement: Tencent Cloud Mini Program Platform Renamed to Tencent Cloud Super App as a Service on January 2, 2025
Console Updates
Android SDK Updates
iOS SDK Updates
Flutter SDK Updates
IDE Updates
Base Library Updates
<view class="adContainer"><ad unit-id="xxxx"></ad></view>
/* The width of the outer component can be set to 100% or a specific value. */.adContainer { width: 100%;}
<view class="adContainer"><ad unit-id="xxxx" bindload="adLoad" binderror="adError" bindclose="adClose"></ad></view>
Page({adLoad() {console.log('Banner ad loaded successfully')},adError(err) {console.log('Banner ad loading failed', err)}})
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback