Skip to content

Allow to use a custom slot refresher#21

Open
trojanowski wants to merge 2 commits into
seeden:masterfrom
trojanowski:custom-refresh-slot
Open

Allow to use a custom slot refresher#21
trojanowski wants to merge 2 commits into
seeden:masterfrom
trojanowski:custom-refresh-slot

Conversation

@trojanowski

Copy link
Copy Markdown
Contributor

We're using a yield optimizer which requires us to use a proprietary function for refreshing slot instead of googletag.pubads().refresh() (for header bidding etc.). This PR allows that by specifying the slotRefresher property. googletag.pubads().refresh() is still used as the default one.

@seeden

seeden commented Mar 21, 2019

Copy link
Copy Markdown
Owner

@trojanowski are you still using this module? I am updating whole package and I am thinking about adding this feature. I realized that I am using your react-apollo-hooks library :) nice coincidence

@trojanowski

Copy link
Copy Markdown
Contributor Author

@trojanowski are you still using this module? I am updating whole package and I am thinking about adding this feature.

Yes, I do. I'm using my custom build right now because I need the feature from this PR. But it would be nice to use the official version from npm again. :)

I realized that I am using your react-apollo-hooks library :) nice coincidence

:)

@csims

csims commented Oct 8, 2019

Copy link
Copy Markdown

Hi @seeden ! I was wondering if there's still any interest in adding this feature. My team is currently using this library, but need to integrate with Amazon's Transparent Ad Marketplace for header bidding, so we're looking for the ability to use a custom slot refresher function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants