Every Apps Script project uses the Google Cloud Platform to manage authorization, Advanced services, and other details. To configure and manage these settings, every Apps Script project has an associated Google Cloud Platform project (a GCP project). Your script project can use a default GCP project that is created automatically by Apps Script, or the script project can use a standard GCP project that you create yourself. In general, default GCP projects are good for everyday or simple scripts, but you should use a standard GCP project for any application that is complex, commercial quality, or is intended for publication.
You can switch a script project to use a standard GCP project at any time, but you can't switch back to use a default project. It's best to select the GCP project your script uses early in development, as switching later can cause complications, such as requiring your users to re-authorize.
--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/ab8cdb27-9682-4a53-9559-398e35b024f5n%40googlegroups.com.