Google Analytics · Schema

GoogleAnalyticsAdminV1betaChangeHistoryChange

A description of a change to a single Google Analytics resource.

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine-LearningAttribution

Properties

Name Type Description
action string The type of action that changed this resource.
resource string Resource name of the resource whose changes are described by this entry.
resourceAfterChange object Resource contents from after the change was made. If this resource was deleted in this change, this field will be missing.
resourceBeforeChange object Resource contents from before the change was made. If this resource was created in this change, this field will be missing.
View JSON Schema on GitHub

JSON Schema

google-analytics-googleanalyticsadminv1betachangehistorychange-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GoogleAnalyticsAdminV1betaChangeHistoryChange",
  "title": "GoogleAnalyticsAdminV1betaChangeHistoryChange",
  "description": "A description of a change to a single Google Analytics resource.",
  "properties": {
    "action": {
      "description": "The type of action that changed this resource.",
      "enum": [
        "ACTION_TYPE_UNSPECIFIED",
        "CREATED",
        "UPDATED",
        "DELETED"
      ],
      "type": "string",
      "example": "ACTION_TYPE_UNSPECIFIED"
    },
    "resource": {
      "description": "Resource name of the resource whose changes are described by this entry.",
      "type": "string",
      "example": "example_value"
    },
    "resourceAfterChange": {
      "$ref": "#/components/schemas/GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource",
      "description": "Resource contents from after the change was made. If this resource was deleted in this change, this field will be missing."
    },
    "resourceBeforeChange": {
      "$ref": "#/components/schemas/GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource",
      "description": "Resource contents from before the change was made. If this resource was created in this change, this field will be missing."
    }
  },
  "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.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/google-analytics-googleanalyticsadminv1betachangehistorychange"
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.