1 Answers

NO

The Google analytics embedded API actually only supports the Google Analytics core reporting API last I checked. Which was the Google analytics API v3. Which limited it a bit as you couldn't use the Google analytics reporting API dimensions and metrics that were available in v4.

The new GA4 properties can only be used from the Analytics Data API.

Related