4 messages in com.googlegroups.adwords-apiRe: AdWords API How to fetch search k...
FromSent OnAttachments
iCode27 Apr 2007 12:05 
Ryan Leavengood27 Apr 2007 12:14 
iCode27 Apr 2007 12:19 
chall27 Apr 2007 15:31 
Subject:Re: AdWords API How to fetch search keyword from adwords URL?
From:Ryan Leavengood (leav@gmail.com)
Date:04/27/2007 12:14:39 PM
List:com.googlegroups.adwords-api

On 4/27/07, iCode <icod@gmail.com> wrote:

Is there any other way I can come to know the serach term?

Each keyword can have a destination URL with a unique string added to it which you can store on a database on your landing page server to identify which keyword triggered the ad. This assumes you have a database and can using something like PHP to process the unique string parameter and look up the keyword.

Also it helps if your Google upload is automated so setting up the unique string to keyword link is easy. Given you are on this forum I think that is probably the case :)

Ryan