Type String Event adsRequest Revision Release 2025.3721 Keywords AdSense, Google Ads, Google AdSense, ads, adsRequest, phase See also adsRequest adSense.*
String value indicating the phase of the adsRequest event. Possible values include:
"init" — Indicates that the AdSense plugin was initialized successfully. You must wait for this event phase before trying to show ads. Also may return event.isError if init failed.
"displayed" — Indicates that an ad has been displayed successfully via adSense.show().
"hidden" — Indicates that an Ad has been hidden successfully via adSense.hide().