2 messages in com.googlegroups.adwords-apiRe: AdWords API Problem in getting ca...
FromSent OnAttachments
Vishal j07 Nov 2006 06:18 
Patrick Chanezon07 Nov 2006 10:15 
Subject:Re: AdWords API Problem in getting campaign ID for a given campaign name.
From:Patrick Chanezon (chan@gmail.com)
Date:11/07/2006 10:15:19 AM
List:com.googlegroups.adwords-api

You have to call getAllCampigns: there is no api call to get a campign based on name. That said, it's a best practice to keep a local db with all your campaigns, in order to spare quota.

P@

On 11/7/06, Vishal j <v.ja@gmail.com> wrote:

hi,

Can anyone tell me how to get a campaign-id given a campaign name. I want to know this because i want to check whether this campaign already exists in the google server or not.

Regards,