I am testing a third party ad network using Google ad manager (DFP). When I use googletag.pubads().enableLazyLoad(), the performance of the page improves significantly. (The third party ad comes only below the fold and hence lazy loading is not an issue regarding viewability). But will such an implementation affect SEO in some way or the other?
Ref: [
developers.google.com...]