{
  "$schema": "https://adcontextprotocol.org/schemas/v1/adagents.json",
  "contact": {
    "name": "Agentic Advertising News",
    "domain": "agenticadvertisingnews.com",
    "email": "ads@agenticadvertisingnews.com"
  },
  "properties": [
    {
      "property_id": "site:agenticadvertisingnews.com",
      "property_type": "website",
      "name": "Agentic Advertising News",
      "publisher_domain": "agenticadvertisingnews.com",
      "identifiers": [
        { "type": "domain", "value": "agenticadvertisingnews.com" }
      ],
      "tags": ["news", "agentic"]
    }
  ],
  "tags": {
    "news": {
      "name": "News",
      "description": "News/editorial surfaces on agenticadvertisingnews.com"
    },
    "agentic": {
      "name": "Agentic Advertising",
      "description": "Coverage focused on agentic buying, AdCP, and automation in advertising"
    }
  },
  "authorized_agents": [
    {
      "url": "https://agenticadvertisingnews.com/adcp",
      "authorized_for": "Official Agentic Advertising News sales agent for agenticadvertisingnews.com inventory.",
      "authorization_type": "property_ids",
      "property_ids": ["site:agenticadvertisingnews.com"],
      "supports_channels": [
        "display",
        "native"
      ]
    }
  ],
  "last_updated": "2026-02-11T00:00:00Z"
}