# Marketplace Inventory

{% embed url="<https://youtu.be/MJ_yNuzFIxo>" %}
Introduction to the inventory section.
{% endembed %}

## Concept Summary

| Name                                                                                                                | Description                                                                                                                                                                               |
| ------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Site](/adnuntius-marketplace/getting-started/abn-for-publishers/inventory/sites.md)                                | A site or domain with a given name, containing one or more ad units.                                                                                                                      |
| [Ad Unit](/adnuntius-marketplace/getting-started/abn-for-publishers/inventory/adunits-1.md)                         | A placement that goes onto your site, so that you can later fill it with ads. It is as such an empty container that sets aside a space on your site so that you can fill it with content. |
| [Site group](/adnuntius-marketplace/getting-started/abn-for-publishers/inventory/site-groups.md)                    | Lets publishers group sites together to make targeting line items and/or creatives to multiple sites easier.                                                                              |
| [Rulesets](/adnuntius-marketplace/getting-started/abn-for-publishers/inventory/site-rulesets.md) (work in progress) | Set different rules that should apply to your site or ad unit, i.e. floor price.                                                                                                          |
| [Blocklists](/adnuntius-marketplace/getting-started/abn-for-publishers/inventory/site-rulesets-1.md)                | Set rules for what you will allow on your site or ad unit, and what should be prohibited.                                                                                                 |
| [Ad tag generator](/adnuntius-marketplace/getting-started/abn-for-publishers/inventory/ad-tag-generator.md)         | When you have created your ad units, you can use the ad tag generator to get the codes ready for deployment.                                                                              |
| Proposals (work in progress)                                                                                        | A line item that has been submitted by a marketplace advertiser for review.                                                                                                               |

Here is how the various objects hang together: an earnings account and site group can both contain multiple sites; a site can contain multiple ad units, and ad units can connect to creatives (for direct advertising) or to external ad units (for programmatic ads).

![](/files/-M2x9gD68Dt3qy5RGNh1)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adnuntius.com/adnuntius-marketplace/getting-started/abn-for-publishers/inventory.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
