Type Function Return value Boolean Revision Release 2025.3714 Keywords ads, advertising, monetization, fuse, checkContent See also fuse.init() fuse.*
Returns a boolean value specifying whether an ad zone contains a specific content type, including:
fuse.checkContent( params )
Table. A table which specifies properties for the content check — see the next section for details.
Valid keys for the params
table include:
zone
— Optional string value specifying the ad zone to query for content. If omitted, the default zone will be used.
type
— Optional string value specifying the type of content for which to query availability. These values correspond to the completed action types as listed in event.type, including "rewarded"
, "iapOffer"
, or "virtualGoodsOffer"
.