7 messages in com.googlegroups.adwords-apiRe: keyword or kwSite in reponse xml
FromSent OnAttachments
tozor21 Dec 2007 16:26 
Reed24 Dec 2007 08:30 
tozor26 Dec 2007 08:07 
clafollett26 Dec 2007 08:15 
alx26 Dec 2007 09:39 
tozor26 Dec 2007 10:03 
alx26 Dec 2007 10:40 
Subject:Re: keyword or kwSite in reponse xml
From:tozor (t.@adlucent.com)
Date:12/26/2007 08:07:35 AM
List:com.googlegroups.adwords-api

From a programming perspective, I don't understand the reasoning behind having different element names for the same data elements. Furthermore it is kind of strange to have these element names change simply by enabling content network advertising on a single campaign. I could see if the element name changed for the data in that campaign, but the element name changes form "keyword" to "kwSIte" for all of the other campaigns.

Having said that, I can easily handle this in my report parsing code. The larger issue as I stated is that the new V11 Structure report is returning an empty structure when content network advertising is enabled and "keyword" aggregation is specified.

Tim

On Dec 24, 10:30 am, Reed <pow@nauticom.net> wrote:

You are correct - that is the element name for Content Match data.

On Dec 21, 7:27 pm, tozor <t.@adlucent.com> wrote:

I am curious in a Keyword report why I am seeing the element "kwSite" when I am used to seeing the element "keyword" instead. I am thinking it is related to the fact that there is a campaign in this account that is now advertising on the content network, but I would like to know for sure. The larger issue is that when I generate a Structure report for this account (aggregating at the keyword) level, the report comes back with only a single header line (i.e. no row data). I generated a Structure report for this same account before the content network advertising was enabled and it came back with the expected row data.

Thanks in advance.