It's possible, but not very simple.
From google side:
You need Enable the Google Analytics Data API, create a service account and Grant Access to the Google Analytics Property.
From Oracle side: Create a python script that Authenticate with the API Using Service Account, then Insert Data into Oracle APEX Database.
After this, you can schedule on crontab.
Hope it helps.