Google Analytics · Schema
GoogleAnalyticsAdminV1betaPropertySummary
A virtual resource representing metadata for a GA4 property.
AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine-LearningAttribution
Properties
| Name | Type | Description |
|---|---|---|
| displayName | string | Display name for the property referred to in this property summary. |
| parent | string | Resource name of this property's logical parent. Note: The Property-Moving UI can be used to change the parent. Format: accounts/{account}, properties/{property} Example: "accounts/100", "properties/2 |
| property | string | Resource name of property referred to by this property summary Format: properties/{property_id} Example: "properties/1000" |
| propertyType | string | The property's property type. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/GoogleAnalyticsAdminV1betaPropertySummary",
"title": "GoogleAnalyticsAdminV1betaPropertySummary",
"description": "A virtual resource representing metadata for a GA4 property.",
"properties": {
"displayName": {
"description": "Display name for the property referred to in this property summary.",
"type": "string"
},
"parent": {
"description": "Resource name of this property's logical parent. Note: The Property-Moving UI can be used to change the parent. Format: accounts/{account}, properties/{property} Example: \"accounts/100\", \"properties/200\"",
"type": "string"
},
"property": {
"description": "Resource name of property referred to by this property summary Format: properties/{property_id} Example: \"properties/1000\"",
"type": "string"
},
"propertyType": {
"description": "The property's property type.",
"enum": [
"PROPERTY_TYPE_UNSPECIFIED",
"PROPERTY_TYPE_ORDINARY",
"PROPERTY_TYPE_SUBPROPERTY",
"PROPERTY_TYPE_ROLLUP"
],
"type": "string"
}
},
"type": "object"
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/google-analytics-googleanalyticsadminv1betapropertysummary"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.