google-analytics-admin-api-basics
Installation
SKILL.md
Getting Started with Google Analytics Admin API
The Google Analytics Admin API provides programmatic access to Google Analytics account and property configuration. It lets you automate account management, manage data streams, configure custom dimensions, and handle product integrations.
Enabling the API via Cloud CLI
Before making API calls, ensure the Google Analytics Admin API is enabled in your Google Cloud project.
If gcloud is not found, prompt the user to install the Google Cloud CLI before
running these commands.
- Enable the API: Use the Cloud CLI (
gcloud) to enableanalyticsadmin.googleapis.com.