Google Analytics · Schema
LinkedForeignAccount
JSON template for an Analytics Remarketing Audience Foreign Link.
AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine-LearningAttribution
Properties
| Name | Type | Description |
|---|---|---|
| accountId | string | Account ID to which this linked foreign account belongs. |
| eligibleForSearch | boolean | Boolean indicating whether this is eligible for search. |
| id | string | Entity ad account link ID. |
| internalWebPropertyId | string | Internal ID for the web property to which this linked foreign account belongs. |
| kind | string | Resource type for linked foreign account. |
| linkedAccountId | string | The foreign account ID. For example the an Google Ads `linkedAccountId` has the following format XXX-XXX-XXXX. |
| remarketingAudienceId | string | Remarketing audience ID to which this linked foreign account belongs. |
| status | string | The status of this foreign account link. |
| type | string | The type of the foreign account. For example, `ADWORDS_LINKS`, `DBM_LINKS`, `MCC_LINKS` or `OPTIMIZE`. |
| webPropertyId | string | Web property ID of the form UA-XXXXX-YY to which this linked foreign account belongs. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/LinkedForeignAccount",
"title": "LinkedForeignAccount",
"description": "JSON template for an Analytics Remarketing Audience Foreign Link.",
"properties": {
"accountId": {
"description": "Account ID to which this linked foreign account belongs.",
"type": "string"
},
"eligibleForSearch": {
"description": "Boolean indicating whether this is eligible for search.",
"readOnly": true,
"type": "boolean"
},
"id": {
"description": "Entity ad account link ID.",
"type": "string"
},
"internalWebPropertyId": {
"description": "Internal ID for the web property to which this linked foreign account belongs.",
"readOnly": true,
"type": "string"
},
"kind": {
"default": "analytics#linkedForeignAccount",
"description": "Resource type for linked foreign account.",
"type": "string"
},
"linkedAccountId": {
"description": "The foreign account ID. For example the an Google Ads `linkedAccountId` has the following format XXX-XXX-XXXX.",
"type": "string"
},
"remarketingAudienceId": {
"description": "Remarketing audience ID to which this linked foreign account belongs.",
"type": "string"
},
"status": {
"description": "The status of this foreign account link.",
"type": "string"
},
"type": {
"description": "The type of the foreign account. For example, `ADWORDS_LINKS`, `DBM_LINKS`, `MCC_LINKS` or `OPTIMIZE`.",
"type": "string"
},
"webPropertyId": {
"description": "Web property ID of the form UA-XXXXX-YY to which this linked foreign account belongs.",
"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-linkedforeignaccount"
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.