Tag Archives: API

Google Adwords Geo Targeting

Friday, 06 Aug 2010

This week I’ve been working on an interface to allow our PPC team to target specific regions. Using Google Maps to create a polygon shape over an area any where in the world to specify what region they’d like to target with an Adwords campaign.

Read More

New Google Adwords API

Wednesday, 26 May 2010

Google Adwords has released a new API – AdWords API: v201003 beta. The previous v200909 will still work so there’s no need to update any code yet. However, the updated API contains a few new useful functions

Read More

BBC Glow

Thursday, 29 Apr 2010

If you’ve seen the BBC site and love the feel of the moving widgets on the homepage then check out BBC Glow – It’s a free API that the BBC developed and have made public. One of the features are the sortable widgets which are fairly simple to implement.

Read More

Dynamic Google Adwords

Tuesday, 27 Apr 2010

After reading about AdParams in the Google AdWords blog I developed an application that updates live AdWords adverts with dynamic information. Using the AdWords API and my light weight PHP Framework it’s now being tested on clients such as FlyThomasCook and Be Broadband.

Read More