Google Analytics API integration with managed OAuth. This skill includes two separate APIs: the Admin API (write-capable — can create, update, and delete acc...
- Clarified distinction between Admin API (write-capable, for configuration changes) and Data API (read-only, for reporting). - Made Data API the preferred/default connection for report queries; use Admin API only when administrative changes are needed. - Updated security guidance: All Admin API write operations now require explicit user approval with resource identifiers and clear confirmation steps. - Improved explanations throughout for safer handling of connections and to reduce accidental configuration changes. - Expanded usage notes to emphasize the impact and correct choice of API connection for each task.