Check Google Search Adsense Ads For Different Countries
With adwordsww.com you can view country specific AdWords Ads in the regular search results. A nice little search tool when you want to do a quick Adsense check without having to remember which google. country TLD to use.
According to the site. “Using AdWordsWW.com, you can perform country specific Google searches, and view country specific AdWords ads even if you don’t live in that country.”
Alternatively, and a better tool is Google’s own ad preview tool. Damn, they do make good tools.
https://adwords.google.com/select/AdTargetingPreviewTool
Google Adsense Javascript Box Size Reference
Quick reference for Google ad boxes Javascript. Under “google_ad_format =...” is where box size is set.
200x200_as, 250x250_as, 300x250_as, 336x280_as
“google_ad_type” options: text, text_image, image for text only, text and image or images only.
200 wide has maximum 2 ad lines.
250 wide has maximum 3 ad lines.
300 wide has maximum 4 ad lines.
336 wide has maximum 4 ad lines.
google_ad_width = 250;
google_ad_height = 250;
google_ad_format = “250x250_as”;
google_ad_type = “text”;
google_ad_channel = “xxxxxxxx”;
google_color_border = “FFFFFF”;
google_color_bg = “FFFFFF”;
google_color_link = “990000”;
google_color_text = “000000”;
google_color_url = “990000”;
Google Adsense Ad Format Sizes
I always forget Google’s Adsense ad format sizes. Here’s a direct link to their Adsense ad size page.

