B
B
BValentin2019-12-10 07:11:26
JavaScript
BValentin, 2019-12-10 07:11:26

How to check the RTB rendering of Yandex ads?

Good morning.
Yandex has the onRender Callback function, which is called after the ad has been rendered.
Something I can’t figure out how to check that rendering has not occurred.
For example:

onRender: function(data) {
// Что то
}

And then somewhere on the page, check this "something" and if it's empty, then execute your code.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2019-12-10
@Clastro

This can be done using the Yandex code itself, a direct link to the paragraph about this: https://yandex.ru/support/partner2/web/products-rt...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question