Google Analytics · JSON Structure

Admin Api Google Ads Link Structure

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

Type: object Properties: 7
AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine-LearningAttribution

GoogleAdsLink is a JSON Structure definition published by Google Analytics, describing 7 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

adsPersonalizationEnabled canManageClients createTime creatorEmailAddress customerId name updateTime

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/google-analytics/refs/heads/main/json-structure/admin-api-google-ads-link-structure.json",
  "name": "GoogleAdsLink",
  "description": "A link between a GA4 property and a Google Ads account.",
  "type": "object",
  "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.",
      "readOnly": true,
      "type": "datetime"
    },
    "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.",
      "readOnly": true,
      "type": "datetime"
    }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/admin-api-google-ads-link-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.