nfl / react-gpt

A React display ad component using Google Publisher Tag
MIT License
145 stars 84 forks source link

updateCorrelator has been deprecated #101

Open willhowlett opened 5 years ago

willhowlett commented 5 years ago

This warning message can be seen in publisher console when using react-gpt

updateCorrelator has been deprecated. Please see the Google Ad Manager help page on "Pageviews in GPT" for more information: https://support.google.com/admanager/answer/183281?hl=en

I'm not sure what the implications of this deprecation are but thought it worth flagging

ghost commented 5 years ago

@willhowlett have you found a solution for this?

mhsalves commented 5 years ago

Some solution for this issue ?

dtereshenko commented 4 years ago

I've found this PR but it seems it's abandoned https://github.com/nfl/react-gpt/pull/95

dtereshenko commented 4 years ago

Also, you could look at this fork https://github.com/mcontigo/react-gpt/releases

The updateCorrelator issue is fixed there according to the release notes.