6 messages in com.googlegroups.adwords-apiRe: AdWords API Re: How to find # of ...
FromSent OnAttachments
sorcim18 Jun 2007 10:16 
Vladimir Kornea18 Jun 2007 10:24 
sorcim18 Jun 2007 11:22 
Vladimir Kornea18 Jun 2007 11:48 
sorcim18 Jun 2007 12:21 
sorcim18 Jun 2007 12:31 
Subject:Re: AdWords API Re: How to find # of Searches and more for any keyword
From:sorcim (sorc@gmail.com)
Date:06/18/2007 12:21:45 PM
List:com.googlegroups.adwords-api

Now, when I have scanned the documentation. The functions like getAllAds, getAdGroupData, & getBelongsToCampaignId ....etc All of them requires the respective ID to get information. What i want to know is, can i get AdgroupIDs against the keyword(s) that i insert to start crawling. The aim is to enter keyword and get all the ads being run against that keyword or set of keywordvariations.

Environment: .Net and Sandbox testing.

On Jun 18, 11:48 pm, "Vladimir Kornea" <vkor@delivery.com> wrote:

I sent you to the documentation, not to the PHP source code. It's more than a clue, this is the answer to the second part of your query. The documentation may or may not provide the answer to the first part, but since you obviously haven't looked at it yet, it's worth a look.

-----Original Message----- From: adwo@googlegroups.com [mailto:adwo@googlegroups.com] On

Behalf Of sorcim Sent: Monday, June 18, 2007 2:23 PM To: AdWords API Forum Subject: AdWords API Re: How to find # of Searches and more for any keyword

no clue found from that php source code.

On Jun 18, 10:24 pm, "Vladimir Kornea" <vkor@delivery.com> wrote:

Vladimir Kornea Delivery.com

-----Original Message----- From: adwo@googlegroups.com [mailto:adwo@googlegroups.com]

On

Behalf Of sorcim Sent: Monday, June 18, 2007 1:17 PM To: AdWords API Forum Subject: AdWords API How to find # of Searches and more for any keyword

Hello

I want to get keyword dependent info from the Adwords API. Is there any way

1- To get the # of searches made on any specific keyword. And in the same way to get the Ad-URLs that are triggered when someone enters these keywords. 2- To get the AdgroupID in which that keyword resides and in the same way to get campaignID. Can I achieve this functionality through TrafficEstimatorService or Is it impossible.

If you know any alternative to this solution. Please share