PlayerSettings.Android.targetSdkVersion where can it be used for?

PlayerSettings.Android.targetSdkVersion

from description:
“The target API level of your application.
This value must be higher than or equal to minSdkVersion.”

and
It seems to me the essence of this meaning is not disclosed.
what can it be used for?

You can use it for editor script and automatically setup the android target version :slight_smile: