> 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/finance-and-statements/revshare-handling-for-ssps-and-publisher-accounts.md).

# Revshare Handling for SSPs and Publisher Accounts

To ensure accurate revenue reporting, it is important to enter the correct revshare numbers for SSPs and, if managing programmatic sales for publishers via Relevant Yield, to set up revshares in the Publisher accounts.

In order to ensure that revenue is displayed correctly in the reports, it is important to enter the correct revshare numbers for the SSPs. If you are using Relevant Yield as a Programmatic/Sales network, where you manage the programmatic sales for one or more publishers, it is also essential to set up the revshare in the Publisher accounts. In both cases, you can choose to set different values for different dates, so that if a contract is renegotiated, the numbers will be applied correctly for each relevant period.

{% hint style="info" %}
The numbers set in the Publisher accounts are used to calculate the difference between Publisher revenue and Network revenue in your reports.
{% endhint %}

## Revshares for SSPs

Revshares can be added in Global Settings > Programmatic Configurations, under each individual SSP you have added. There are options to enter numbers for:

* OpenRTB
* Deals
* Direct Campaigns

If your SSP vendor provides your numbers with the revshare already deducted, you can leave these fields blank.

![](/files/2cf57fee0d1eab63994c176d40e6f0da824b5f43)

## Revshares in Publisher Accounts

Revshares for Publishers are set under Publisher Accounts. Click the edit icon for the Publisher account you wish to add your shares to, and then enter them on the Programmatic Info screen:

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

You can set different values for:

* OpenRTB
* Deals
* Direct Campaigns

{% hint style="info" %}
Once these values are set, revenue shown to external or Publisher users reflects the amount after both SSP and Publisher revshares have been deducted.
{% endhint %}


---

# 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/finance-and-statements/revshare-handling-for-ssps-and-publisher-accounts.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.
