Query selector to find ads
New
- Can pass in a css selector string to
findAds
to usequerySelectorAll
to find ads on the page. Since other ad slot modification functions are using this function in the background, css selectors can be passed into those functions as well.