4 messages in com.googlegroups.adwords-apiAdWords API Re: problem with sites su...
FromSent OnAttachments
susana23 Jun 2008 13:34 
AdWords API Advisor23 Jun 2008 14:00 
susana23 Jun 2008 14:23 
AdWords API Advisor24 Jun 2008 08:16 
Subject:AdWords API Re: problem with sites suggested
From:AdWords API Advisor (adwo@google.com)
Date:06/24/2008 08:16:21 AM
List:com.googlegroups.adwords-api

Hello Susana,

The only place I've seen that information exposed is in the mouse- over tooltip in the AdWords web interface when you're adding new placements. I'm afraid that there isn't a way of getting that information programmatically.

Cheers, -Jeff Posnick, AdWords API Team

On Jun 23, 5:23 pm, susana <susa@gmail.com> wrote:

Hello Jeff

Thank you for answering. I wonder if there is any way to get information from the ad formats accepted by a location (URL). My idea is to go over the result from getSitesByTopics, by each URL and request the ads formats and discard the sites which not allow graphic ads on 300x250

Greetings, Susana

On 23 jun, 18:00, AdWords API Advisor <adwo@google.com> wrote:

Hello Susana,

Unfortunately, it's not possible to limit the sites returned from getSitesByTopics() in such a manner. Apologies.

Cheers, -Jeff Posnick, AdWords API Team

On Jun 23, 4:34 pm, susana <susa@gmail.com> wrote:

I am using Adwords API to create ad campaigns graphics Adwords. The images are 300x250. With the method getSitesByTopics get the sites suggested. But I need to restrict this list to those sites that accept ads of 300x250. How can I do it?