AdCreative

AdvertisingAnalyticsBusiness ManagementMarketingSocial-MediaMessagingCommerceAgentsMCPWebhook

Properties

Name Type Description
id string The ID of the ad creative
name string The name of the ad creative
object_story_spec object Specification for the story that will appear in the ad, including page ID, link data, and media.
title string The title of the ad
body string The body text of the ad
image_url string URL of the ad image
call_to_action_type string The call-to-action button type
link_url string Destination URL for the ad
url_tags string URL tags for tracking parameters
View JSON Schema on GitHub

JSON Schema

facebook-business-manager-adcreative-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/AdCreative",
  "title": "AdCreative",
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "The ID of the ad creative"
    },
    "name": {
      "type": "string",
      "description": "The name of the ad creative"
    },
    "object_story_spec": {
      "type": "object",
      "description": "Specification for the story that will appear in the ad, including page ID, link data, and media."
    },
    "title": {
      "type": "string",
      "description": "The title of the ad"
    },
    "body": {
      "type": "string",
      "description": "The body text of the ad"
    },
    "image_url": {
      "type": "string",
      "format": "uri",
      "description": "URL of the ad image"
    },
    "call_to_action_type": {
      "type": "string",
      "description": "The call-to-action button type",
      "enum": [
        "LEARN_MORE",
        "SHOP_NOW",
        "SIGN_UP",
        "BOOK_NOW",
        "DOWNLOAD",
        "GET_OFFER",
        "CONTACT_US",
        "SUBSCRIBE"
      ]
    },
    "link_url": {
      "type": "string",
      "format": "uri",
      "description": "Destination URL for the ad"
    },
    "url_tags": {
      "type": "string",
      "description": "URL tags for tracking parameters"
    }
  }
}

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/facebook-business-manager-adcreative"
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.