Crea un tag del sito collegato per una proprietà Universal Analytics. Puoi creare un massimo di 20 tag del sito collegati per proprietà. Nota: questa API non può essere utilizzata nelle proprietà GA4.
Richiesta HTTP
POST https://analyticsadmin.googleapis.com/v1alpha/properties:createConnectedSiteTag
La proprietà Universal Analytics per cui creare i tag del sito collegati. Questa API non supporta le proprietà GA4. Formato: proprietà/{universalAnalyticsPropertyId} Esempio: proprietà/1234
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-26 UTC."],[],["This document details how to create a connected site tag for a Universal Analytics property via API. The process involves a `POST` request to `https://analyticsadmin.googleapis.com/v1alpha/properties:createConnectedSiteTag` with a JSON request body. The request body includes the Universal Analytics `property` and the `connectedSiteTag`. Successful requests result in an empty response, and up to 20 site tags can be created per property. GA4 properties are unsupported. Authorization requires the `analytics.edit` scope.\n"]]