> 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/changelog/readme/2020.12.md).

# 2020.12

### Welcome to the Relevant Yield Feature and Information Letter!

Happy New Year dear user of Relevant Yield; a new year and a new set of features! We have been working through December on these additions, though the feature list is slightly shorter as the development team has had some Christmas and New year holidays:

{% stepper %}
{% step %}

#### Placement label - organize your placements as you want to

This is a really neat new feature which gives you the option to add a label to each of your placements. There are really no limits to what labels you can use; it could be based on fx Media type (Like Display, Video, Native), or platforms, like Desktop VS Mobile, or why not content or placement types, like “skyscraper” etc:

![placement lebel](/files/26e415d5887cda42c5309157e222d3d63adb3747)

What is really nice is that when you write your label it will automatically build a list that can be used for reporting and filtering purposes; no saving needed!

**What is in it for you:** A way to flexibly customize the reporting of placements, so it really fits your needs, whatever they are.

![Placement label\_2](/files/09b5f6059d9dc0346bb0e7fbb497edb100b6c362)

It can be used to group certain placements types under a label of your choosing, which means that you can build your own reporting dimension. We would love to get your feedback on this feature!

[**You can read more about it here.**](https://relevantdigital.zendesk.com/knowledge/articles/360017000898/en-us?brand_id=702745)
{% endstep %}

{% step %}

#### Improved menu handling for the Mobile and Desktop view

We have improved on the top menu item handling in Relevant Yield, for both Desktop and Mobile, to make it easier to access the menus, particularly when using a mobile device. This is the first part of the improvement, where we have moved away from an icon-based view to a proper “hamburger menu”. The reason for this is to make the system easier to navigate and to improve the Mobile view:

![2021-01-11 Mobile view (1)](/files/448078abfeaf26a7d44dcbeb3fdd96706294ae80)

**What’s in it for you?**

Easier to navigate in the Mobile view in particular, and a more scalable approach to the top menu, depending on what product you are using. If you are not using RelevantYield on Mobile yet, do not hesitate to try it out, it is an area that we will continue to improve on during spring.
{% endstep %}

{% step %}

#### Added a couple of new API connections

Like most months we continue to add support for new sources and December is no different; as we added support for these 2 new API connections:

* Revcontent
* Avantis

![Logos](/files/05baa68deedd7dc7b7eb48f19136379a8db9f703)
{% endstep %}

{% step %}

#### Buyer Import filtering

This feature is about keeping your reporting more clean. Some of our customers requested a way to remove a few buyer sources, as they did not want the result to be added to the data in the dashboards and reports. As you know filtering is always an option, but if there is a particular source that should never show up, it is simply better to remove the buyer in the setup itself, so it is always filtered out. This is what the Buyer filtering in the setup does. Right now this is available for Xandr, but we are happy to expand to other Adservers as well.

**What’s in it for you?**

If there is a particular buyer that you never want to be part of your Relevant Yield data, we can now filter it out for you. Please reach out to our support if this is something you would like to have done as well!

![What's next?](/files/8bc236d5c980f65c84668fd9d65b56054cc326a5)

**What's next?**

We will send you a monthly newsletter on the new releases, so you are always well prepared and can check out the new features right away. New releases can also always be found at our [**support portal here**](https://relevantdigital.zendesk.com/hc/en-us/categories/360001378998-Release-logs).

Feel free to reach out to us in support cases or any other questions you might have, we will help you out!

Thanks for your time and all the best until next time!
{% endstep %}
{% endstepper %}


---

# 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/changelog/readme/2020.12.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.
