Google Analytics · Schema

GoogleAnalyticsAdminV1betaGoogleAdsLink

A link between a GA4 property and a Google Ads account.

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine-LearningAttribution

Properties

Name Type Description
adsPersonalizationEnabled boolean Enable personalized advertising features with this integration. Automatically publish my Google Analytics audience lists and Google Analytics remarketing events/parameters to the linked Google Ads acc
canManageClients boolean Output only. If true, this link is for a Google Ads manager account.
createTime string Output only. Time when this link was originally created.
creatorEmailAddress string Output only. Email address of the user that created the link. An empty string will be returned if the email address can't be retrieved.
customerId string Immutable. Google Ads customer ID.
name string Output only. Format: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note: googleAdsLinkId is not the Google Ads customer ID.
updateTime string Output only. Time when this link was last updated.
View JSON Schema on GitHub

JSON Schema

google-analytics-googleanalyticsadminv1betagoogleadslink-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GoogleAnalyticsAdminV1betaGoogleAdsLink",
  "title": "GoogleAnalyticsAdminV1betaGoogleAdsLink",
  "description": "A link between a GA4 property and a Google Ads account.",
  "properties": {
    "adsPersonalizationEnabled": {
      "description": "Enable personalized advertising features with this integration. Automatically publish my Google Analytics audience lists and Google Analytics remarketing events/parameters to the linked Google Ads account. If this field is not set on create/update, it will be defaulted to true.",
      "type": "boolean"
    },
    "canManageClients": {
      "description": "Output only. If true, this link is for a Google Ads manager account.",
      "readOnly": true,
      "type": "boolean"
    },
    "createTime": {
      "description": "Output only. Time when this link was originally created.",
      "format": "google-datetime",
      "readOnly": true,
      "type": "string"
    },
    "creatorEmailAddress": {
      "description": "Output only. Email address of the user that created the link. An empty string will be returned if the email address can't be retrieved.",
      "readOnly": true,
      "type": "string"
    },
    "customerId": {
      "description": "Immutable. Google Ads customer ID.",
      "type": "string"
    },
    "name": {
      "description": "Output only. Format: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note: googleAdsLinkId is not the Google Ads customer ID.",
      "readOnly": true,
      "type": "string"
    },
    "updateTime": {
      "description": "Output only. Time when this link was last updated.",
      "format": "google-datetime",
      "readOnly": true,
      "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.
All 92 tools →

Call it yourself

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