Ezoic Examples
Angular SDK examples — @ezoic/angular-sdk
Six real, compiled Angular integrations of the official @ezoic/angular-sdk. Each
page embeds an actual built Angular bundle — not hand-written vanilla JS — so you can read the
exact component code a publisher would ship.
Scenarios
display
Basic display
One explicit-id <ezoic-ad> display placement dropped between two paragraphs.
Zero-config placement
A semantic location name resolved to a reserved 900-range placeholder id at runtime.
SPA navigation
Two routed pages whose placements refresh on navigation via withRouterRefresh().
Dynamic content
Placements that mount after initial load when the reader loads more content.
Open the example → rewardedRewarded ads
The imperative EzoicRewardedService driving request, show and requestAndShow.
Video
An Open Video inline embed and an Ezoic video placeholder.
Open the example →