We have 3 or 4 Google / Doubleclick ads on our website per page. Every single one of the ads on a single page is loading 'amp4ads-v0.js' (54 KB) and 'amp-analytics-01.js' (40 KB). This is adding significant load time for our users, especially mobile, and has caused testing such as Lighthouse to make a real point of how taxing these files are. There's effectively 300 KB of data loaded for just 3 ads on one single page - this is outrageous and it didn't used to be this way.
Is there a way to disallow 'amp4ads' js files, or only have them load once per page, or otherwise edit our ad settings or coding methods to address this? I cannot find documentation or answers about it.
aside: This is on top of the eternally annoying 'SameSite' alerts in the Chrome console logs: I am frustrated why Google products aren't up to the company's own standards of speed and cannot pass even the tests provided by them.