> For the complete documentation index, see [llms.txt](https://docs.relevant-digital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.relevant-digital.com/ad-revenue-insights/exports/exporting-publisher-and-website-structure-ids-to-csv.md).

# Exporting Publisher and Website Structure IDs to CSV

Yield offers two ways to export your publisher and website structure: a standard export reflecting the current structure or a duplicates export that highlights any duplicate placement IDs.

In Yield, you essentially have two options for exporting your publisher and website structure: either to check for placement ID duplicates or to export the structure as it is. The CSV files are quite similar but contain slightly different columns.

## Exporting Your Data

To export your current structure to a CSV file, simply go to Publisher Accounts and locate the Export as CSV and Export duplicates as CSV buttons in the top menu:

<div data-with-frame="true"><img src="/files/b69183d791fe797b7d250573355470433c578636" alt=""></div>

### Export as CSV

Export as CSV contains your structure as it is in Yield. The file contains the following columns:

* Publisher name
* Site
* Placement name
* [Placement type](/hb-manager/setup/setting-up-placement-types.md)
* Adserver
* Adserver placement
* SSPs with their placement IDs

### Export duplicates as CSV

Export duplicates as CSV file highlights the duplicate placement IDs in your Yield structure. The file contains the following columns:

* Publisher
* Site
* Placement
* SSP
* SSP Placement ID
* SSP Placement Name
* Has duplicates: with values Yes or empty


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.relevant-digital.com/ad-revenue-insights/exports/exporting-publisher-and-website-structure-ids-to-csv.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
