AdManager - Value is too small. The image does not have a valid size. The actual size was: width = 0, height = 0.

0 votes
713 views
added Oct 10, 2019 in Google tools by LC Marshal Captain (25,790 points)
edited Oct 10, 2019 by LC Marshal

Google reference can be found here: 

https://support.google.com/admanager/answer/7035424?hl=en

Fix it by giving values to minWidth and minHeight

<script data-exports-type="gwd-studio-registration">function StudioExports() {
Enabler.exit("clickTag", "http://desaparkcity.com/southbrooks/");
}</script><script type="text/gwd-admetadata">{"version":1,"type":"GoogleAd","format":"","template":"Banner 3.0.0","politeload":true,"fullscreen":false,"counters":[],"timers":[],"exits":[{"exitId":"clickTag","url":"http://desaparkcity.com/southbrooks/"}],"creativeProperties":{"minWidth":300,"minHeight":250,"maxWidth":0,"maxHeight":0},"components":["gwd-google-ad","gwd-image","gwd-page","gwd-pagedeck","gwd-taparea"],"responsive":true}</script>

 

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...