Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

[DO NOT USE] Library will no longer work after Jan 21, 2019 #13

Open
lusilva opened this issue Dec 17, 2018 · 1 comment
Open

[DO NOT USE] Library will no longer work after Jan 21, 2019 #13

lusilva opened this issue Dec 17, 2018 · 1 comment

Comments

@lusilva
Copy link

lusilva commented Dec 17, 2018

Hello,

I'm an engineer at Google, on the team that maintains gpt.js. Please do not use this library, or rely on hooking into googletag.event_log in any way. It's being removed as part of a code cleanup our team is doing. Any code accessing that property will likely break, since that key will no longer exist.

googletag.event_log is not a public API, and was never meant to be used as such. See the supported API docs here.

Here is the list of events which we officially support:

  • impressionViewable
  • slotVisibilityChanged
  • slotOnload
  • slotRenderEnded

If you have a use case which is not supported by any of these existing events, please file product feedback using the "Send Feedback" button (located in the upper-right corner of our docs page)

@andyblackwell
Copy link

Thank you @lusilva for making some of these events officially supported!

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants