Contents Menu Expand Light mode Dark mode Auto light/dark mode
Adshares documentation
Light Logo Dark Logo
  • Back to adshares.net
  • Foundations
  • ADS Blockchain
    • How to use ADS Wallet
    • How to get ADS
    • Fees, burning and ADS staking
    • Wrapped ADS
    • Adshares for Metaverse
    • How to convert ADST tokens
    • How to join the Testnet
    • Installation
    • Setting up a local test net
    • Log rotation
    • ADS API
    • How to generate ADS keys
    • How to generate transactions offline
    • How to generate transactions offline with JSON-RPC
    • How to check incoming transactions
    • How to validate account address
    • How to start ADS node
    • ADS browser wallet
      • How to use ADS Wallet
      • Building extension
    • ADS PHP Client
      • Installation
      • Tests
      • Usage
    • ADS Operator
      • Installation
      • Quality
      • Usage
    • ADS Operator Panel
      • Installation
      • Quality
  • Adshares Protocol
    • Definitions
      • Objects
      • Actors
      • Supply-Side Infrastructure
      • Demand-Side Infrastructure
      • Context Providers
      • Tagging Providers
      • Data Structures
      • Events
      • Adshares Ecosystem
    • Infrastructure
      • Supply-Side Infrastructure
      • Demand-Side Infrastructure
      • Context Infrastructure
      • Tagging Infrastructure
    • Authentication
    • Synchronization
      • Sending broadcasts
      • Receiving broadcasts
      • Metadata Format
      • Demand-Side Inventory
        • Demand-Side Inventory Format
      • Supply-Side Inventory
        • Supply-Side Inventory Format
    • Impressions
      • User Navigates to a Site
      • User Browses Through a Site
      • User Clicks on an Ad
    • Payments
      • Money Flow
      • Payment Report Format
      • Sending Payments
      • Receiving Payments
    • Services
      • Ad Select Service
      • Ad Pay Service
    • Taxonomy
      • Media & vendors
      • Format types & MIME types
      • Scopes
  • AdServer
    • AdServer API
      • Authorization
      • Pagination
      • Impressions
      • Campaigns
      • Taxonomy
      • Error responses
    • How to start AdServer
    • How to add html banner
    • List of active AdServers
    • How to use Advertising Ecosystem
    • How to use Advertising Ecosystem Demo
    • Conversions
    • Panel rebranding
    • How to setup fallback backfill code
    • List of available Adzone options
    • Serve ad zone JS code locally to circumvent adblocks
    • Cryptovoxels code for web3ads
    • DSP integration (experimental)
    • OpenRTB 2.6 integration
    • AdSelect
      • Tests
    • ads.txt
Back to top
Edit this page

Demand-Side Inventory#

Each Demand-Side Platform is expected to expose its Demand-Side Inventory under the URL contained in the demandInventoryUrl field, as defined in the Metadata Format.

The URL published under the demandInventoryUrl field should support the limit and offset query parameters for pagination.

The data returned by the above URL should implement the Demand-Side Inventory Format.

Next
Demand-Side Inventory Format
Previous
Metadata Format
Copyright © 2018-2024, Adshares
Made with Sphinx and @pradyunsg's Furo