Google Campaign Manager · Schema
Report
A Campaign Manager 360 report configuration. Reports provide performance data and analytics for campaigns, ads, placements, and other advertising dimensions.
AdvertisingAnalyticsCampaign ManagementDigital MarketingReportingAd ServingAd TraffickingAttributionConversion TrackingMarketingMedia BuyingGoogle Marketing Platform
Properties
| Name | Type | Description |
|---|---|---|
| id | string | Report ID. Read-only, auto-generated field. |
| ownerProfileId | string | The user profile ID of the owner of this report. |
| accountId | string | The account ID this report belongs to. |
| subAccountId | string | The subaccount ID this report belongs to. |
| name | string | The name of the report. |
| fileName | string | The filename used when generating report files for this report. |
| type | string | The type of report. |
| format | string | The output format of the report. |
| etag | string | Etag of this resource. |
| lastModifiedTime | string | The timestamp (in milliseconds since epoch) of when this report was last modified. |
| kind | string | Identifies what kind of resource this is. Value is always dfareporting#report. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Report",
"type": "object",
"description": "A Campaign Manager 360 report configuration. Reports provide performance data and analytics for campaigns, ads, placements, and other advertising dimensions.",
"properties": {
"id": {
"type": "string",
"description": "Report ID. Read-only, auto-generated field."
},
"ownerProfileId": {
"type": "string",
"description": "The user profile ID of the owner of this report."
},
"accountId": {
"type": "string",
"description": "The account ID this report belongs to."
},
"subAccountId": {
"type": "string",
"description": "The subaccount ID this report belongs to."
},
"name": {
"type": "string",
"description": "The name of the report."
},
"fileName": {
"type": "string",
"description": "The filename used when generating report files for this report."
},
"type": {
"type": "string",
"description": "The type of report."
},
"format": {
"type": "string",
"description": "The output format of the report."
},
"etag": {
"type": "string",
"description": "Etag of this resource."
},
"lastModifiedTime": {
"type": "string",
"description": "The timestamp (in milliseconds since epoch) of when this report was last modified."
},
"kind": {
"type": "string",
"description": "Identifies what kind of resource this is. Value is always dfareporting#report."
}
}
}
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-campaign-manager-report"
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.