In the "Exact ad unit size per screen width example" section, notice data-ad-format is no longer an attribute in their custom element, but in order to use react-google-ad, we have to provide some value that is no longer in any APIs.
So what are valid values? Does Google accept invalid but deprecated values?
Here is an example of the new Adsense code Google gives to publisher: https://support.google.com/adsense/answer/6307124?hl=en
In the "Exact ad unit size per screen width example" section, notice data-ad-format is no longer an attribute in their custom element, but in order to use react-google-ad, we have to provide some value that is no longer in any APIs.
So what are valid values? Does Google accept invalid but deprecated values?