You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very interested in these kinds of conditional solutions based on viewport and previous ad delivery events within the same page. There must be a pattern for this to follow. Curious to see what comes of this thread.
I have three ads on a page with ids half-page, top-medium-rectangle & bottom-medium-rectangle.
How would I implement the following?
I want to render half-page on desktop with two conditions:
This is my custom ad component that uses react-gpt with a TODO console log.
And this is how I am using it:
The text was updated successfully, but these errors were encountered: