App's App Store ID availble before initial App release?

Hey guys,

I'm currently building my first app, which is not released yet. Inside the app there is one button that should bring the user to the app's App Store page, if the user wants to rate the app.
I have found a way to navigate the user to the App Store page, with the help of the SKStoreProductViewController.
Although I need the App Store ID of my app aka the SKStoreProductParameterITunesItemIdentifier.

My question is now: How can I get my App Store ID if my app is not released yet? When looking into App Store Connect -> My App -> General Information I see a point called "Apple ID" with an 10 digit code. The description when clicking on the question mark is:
"An automatically generated ID assigned to your app".
This code looks like the App Store ID, but is it really it?

Really appreciate any help!
App's App Store ID availble before initial App release?
 
 
Q