Searching for EventTarget returns "No Results" on the search page.
The AdsManager has addEventListener as a property and there is no reference to goog.events.EventTarget. This is inconsistent with the layout of AdsLoader's documentation.
When the new documentation was released, there is now also a capture parameter on addEventListener, but it doesn't make sense to have a capture parameter because ima events do not bubble through any hierarchy.
The feedback form for the documentation is broken, displaying an empty white box with no method to send any feedback. Chrome 78, Windows 10