Hi,
I am just wondering if there is a javascript API where we can check if there is an ads displayed in a particular zone of a page.
The reason for this is because for each ads zone, we will display the fine print text with the word "advertisement" on top of the designated ads zone. Ideally, we don't want the "advertisement" text to be visible if the ads zone below it is not serving any ads at the particular time instance.
We were thinking if there is an API where can call to check the ads visibility status where we can then show / hide the "advertisement" text accordingly.
If there is no API for this, I would appreciate any workaround solution for this.
Thanks!