Skip to main contentOverview
Before you can effectively buy advertising through AdCP, you need to understand two fundamental capabilities: what creative formats are supported and which properties sales agents are authorized to represent. This section covers the tools and concepts that form the foundation of AdCP’s advertising ecosystem.
What You’ll Learn
Learn how sales agents can support standard creative formats through the reference creative agent. Learn how to:
- Reference standard IAB formats without replicating them
- Implement custom formats for unique inventory
- Use format ID namespacing to prevent conflicts
- Combine standard and custom format support
- Validate format compatibility with advertising products
- Leverage the Standard Creative Agent for standard formats
- Work with publisher-specific creative agents for custom formats
Learn how AdCP prevents unauthorized resale and ensures sales agents are legitimate. Understand:
- The problem of unauthorized resale in digital advertising
- How publishers authorize sales agents via
adagents.json
- How to validate sales agent authorization before purchasing
- Property tags and large-scale authorization management
Foundation Tasks
These capability discovery tasks provide the reference data needed for effective AdCP workflows:
Discover all supported creative formats with detailed specifications including dimensions, file types, duration limits, and technical requirements.
Get all properties a sales agent is authorized to represent, including property tags for efficient organization and authorization validation data.
Integration Pattern
Capability discovery typically happens early in your AdCP workflow:
- Understand Formats: Call
list_creative_formats to learn supported creative types
- Validate Authorization: Use
list_authorized_properties to verify sales agent legitimacy
- Discover Products: Search for advertising inventory with
get_products
- Plan Creatives: Match discovered products to available formats for production planning
- Execute Campaigns: Create media buys with confidence in format compatibility and authorization
Why This Matters
- Production Planning: Know requirements before creating assets
- Creative Agents: Leverage AI-powered agents to build and validate creatives
- Platform Compatibility: Ensure creatives work across advertising platforms
- Cost Efficiency: Avoid recreating assets due to specification mismatches
- Quality Assurance: Meet technical standards for optimal performance
- Preview Capabilities: Test creative rendering before campaign launch
Authorized Properties
- Fraud Prevention: Avoid unauthorized sellers and inventory fraud
- Brand Safety: Ensure you’re buying from legitimate property owners
- Legal Compliance: Maintain clear audit trails of authorized transactions
- Trust Building: Create confidence in the advertising supply chain
Together, these capabilities provide the foundation for safe, efficient, and effective advertising through AdCP.