Linking a Google Apps Script project to a Google Cloud project is useful for unlocking advanced features and managing your script's resources and permissions more effectively.
Step-by-step guide:
1. Log in to Google Cloud
2. Click on "Select Project":
3. Select the previously created project (If no projects have been created, go to the following article Creating a Project on Google Cloud):
4. Click on "Navigation Menu" in Google Cloud:
5. Go to "Cloud Dashboard Overview":
6. Copy the "Project Number":
7. Go to Apps Script
8. Click "My Projects" and select the previously created project (If no projects exist, go to the following article Creating an Apps Script Project):
9. Open settings by clicking the gear on the left and click "Change Project":
10. Enter the "Google Cloud project number" and click "Set Project":