AdWords API Re: Placement / Keyword Performance Report response

2009-08-11 Thread Harutyun Terteryan
Thank you Eric
You answer was really  helpful.

Kind Regards,
Harut.

On Tue, Aug 11, 2009 at 10:22 PM, AdWords API Advisor <
adwordsapiadvi...@google.com> wrote:

>
> Harut,
>
> My apologies, the information I gave you before is not accurate.  It
> used to be that the XML attribute would be "keyword" if all the
> results were only keywords, "site" if all the results were only sites,
> and "kwSite" if the results were a mixture of keywords and sites.
> However, this behavior was recently changed, so that the XML attribute
> should now always be returned as "kwSite".  If you are finding
> instances where the resulting XML attribute is "keyword" please send
> us the SOAP logs or request ID for the creation of that report and we
> can investigate further.
>
> Best,
> - Eric
>
> On Aug 11, 10:58 am, Harutyun Terteryan  wrote:
> > Hi
> > It means that if on report creation I mention selectedColumn= new
> > string[]{"keyword"}
> > and if in campaign network targeting is all network targets, it's send
> me(as
> > xml) columns header in like this
> > 
> > 
> > 
> >
> > On Tue, Aug 11, 2009 at 7:45 PM, AdWords API Advisor <
> >
> >
> >
> > adwordsapiadvi...@google.com> wrote:
> >
> > > Harut,
> >
> > > The report can return data for three different type of criteria:
> > > keywords on the search network, sites on the content network, and
> > > keywords on the content network.  These correspond to "keyword",
> > > "site", and "kwSite" respectively.  So for example, if your campaign
> > > only targets the search network you would only receive back values of
> > > "keyword".
> >
> > > Best,
> > > - Eric Koleda, AdWords API Team
> >
> > > On Aug 11, 8:22 am, Harutyun Terteryan  wrote:
> > > > Hi all
> >
> > > > In  adword api documentation (
> > >
> http://code.google.com/apis/adwords/docs/developer/adwords_api_report...).
> >
> > > > I find that Placement / Keyword Performance Report response xml for
> > > > selectedColumns Value "Keyword" can be 'keyword / site / kwSite'
> > > > Here is my question, when in response xml (column) can be site or
> > > kwSite?,
> > > > because in all reports I have got response xml coulumn name as
> 'keyword'!
> >
> > > > Thanks in advance,
> > > > Harut.
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API Re: Placement / Keyword Performance Report response

2009-08-11 Thread AdWords API Advisor

Harut,

My apologies, the information I gave you before is not accurate.  It
used to be that the XML attribute would be "keyword" if all the
results were only keywords, "site" if all the results were only sites,
and "kwSite" if the results were a mixture of keywords and sites.
However, this behavior was recently changed, so that the XML attribute
should now always be returned as "kwSite".  If you are finding
instances where the resulting XML attribute is "keyword" please send
us the SOAP logs or request ID for the creation of that report and we
can investigate further.

Best,
- Eric

On Aug 11, 10:58 am, Harutyun Terteryan  wrote:
> Hi
> It means that if on report creation I mention selectedColumn= new
> string[]{"keyword"}
> and if in campaign network targeting is all network targets, it's send me(as
> xml) columns header in like this
> 
> 
> 
>
> On Tue, Aug 11, 2009 at 7:45 PM, AdWords API Advisor <
>
>
>
> adwordsapiadvi...@google.com> wrote:
>
> > Harut,
>
> > The report can return data for three different type of criteria:
> > keywords on the search network, sites on the content network, and
> > keywords on the content network.  These correspond to "keyword",
> > "site", and "kwSite" respectively.  So for example, if your campaign
> > only targets the search network you would only receive back values of
> > "keyword".
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Aug 11, 8:22 am, Harutyun Terteryan  wrote:
> > > Hi all
>
> > > In  adword api documentation (
> >http://code.google.com/apis/adwords/docs/developer/adwords_api_report...).
>
> > > I find that Placement / Keyword Performance Report response xml for
> > > selectedColumns Value "Keyword" can be 'keyword / site / kwSite'
> > > Here is my question, when in response xml (column) can be site or
> > kwSite?,
> > > because in all reports I have got response xml coulumn name as 'keyword'!
>
> > > Thanks in advance,
> > > Harut.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API Re: Placement / Keyword Performance Report response

2009-08-11 Thread Harutyun Terteryan
Hi
It means that if on report creation I mention selectedColumn= new
string[]{"keyword"}
and if in campaign network targeting is all network targets, it's send me(as
xml) columns header in like this




On Tue, Aug 11, 2009 at 7:45 PM, AdWords API Advisor <
adwordsapiadvi...@google.com> wrote:

>
> Harut,
>
> The report can return data for three different type of criteria:
> keywords on the search network, sites on the content network, and
> keywords on the content network.  These correspond to "keyword",
> "site", and "kwSite" respectively.  So for example, if your campaign
> only targets the search network you would only receive back values of
> "keyword".
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Aug 11, 8:22 am, Harutyun Terteryan  wrote:
> > Hi all
> >
> > In  adword api documentation (
> http://code.google.com/apis/adwords/docs/developer/adwords_api_report...).
> >
> > I find that Placement / Keyword Performance Report response xml for
> > selectedColumns Value "Keyword" can be 'keyword / site / kwSite'
> > Here is my question, when in response xml (column) can be site or
> kwSite?,
> > because in all reports I have got response xml coulumn name as 'keyword'!
> >
> > Thanks in advance,
> > Harut.
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---



AdWords API Re: Placement / Keyword Performance Report response

2009-08-11 Thread AdWords API Advisor

Harut,

The report can return data for three different type of criteria:
keywords on the search network, sites on the content network, and
keywords on the content network.  These correspond to "keyword",
"site", and "kwSite" respectively.  So for example, if your campaign
only targets the search network you would only receive back values of
"keyword".

Best,
- Eric Koleda, AdWords API Team

On Aug 11, 8:22 am, Harutyun Terteryan  wrote:
> Hi all
>
> In  adword api documentation 
> (http://code.google.com/apis/adwords/docs/developer/adwords_api_report...).
>
> I find that Placement / Keyword Performance Report response xml for
> selectedColumns Value "Keyword" can be 'keyword / site / kwSite'
> Here is my question, when in response xml (column) can be site or kwSite?,
> because in all reports I have got response xml coulumn name as 'keyword'!
>
> Thanks in advance,
> Harut.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~--~~~~--~~--~--~---