Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
KeywordIsNegative column in Keyword Structure reports
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
AdWords API Advisor Google employee  
View profile  
 More options Sep 29 2008, 3:27 pm
From: AdWords API Advisor <adwordsapiadvi...@google.com>
Date: Mon, 29 Sep 2008 12:27:15 -0700 (PDT)
Local: Mon, Sep 29 2008 3:27 pm
Subject: KeywordIsNegative column in Keyword Structure reports
A bit of good news for all the Structure reports users out there who
have been patiently awaiting enhanced functionality: an additional
column has just been added to Structure reports with aggregationTypes
set to "Keyword" (i.e. Keyword Structure reports). This column can be
used to determine whether a given keyword in the report is "normal" or
negative, and resolves a long-standing deficiency that made it
impossible to distinguish normal and negative keywords in Keyword
Structure reports.

This new column isn't reflected in the docs quite yet, but it is live
for reports scheduled with v12 of the AdWords API. To request this
column in your Keyword Structure reports, include KeywordIsNegative as
one of your selectedColumns. The response XML in the report will refer
to this column's values as "kwisnegative".

For example:

    <scheduleReportJob xmlns='https://adwords.google.com/api/adwords/
v12'>
      <job xsi:type='DefinedReportJob'>
        <name>Keyword Structure</name>
        <aggregationTypes>Keyword</aggregationTypes>
        <selectedReportType>Structure</selectedReportType>
        <selectedColumns>CampaignId</selectedColumns>
        <selectedColumns>AdGroupId</selectedColumns>
        <selectedColumns>Keyword</selectedColumns>
        <selectedColumns>KeywordIsNegative</selectedColumns>
      </job>
    </scheduleReportJob>

will result in reports whose rows look like:

  <row campaignid="12345" adgroupid="123456" keyword="normal keyword
test" kwisnegative="False">
  <row campaignid="12345" adgroupid="123456" keyword="negative keyword
test" kwisnegative="True">

We've heard a lot from developers about reports in general and
Structure reports in particular, and this additional column is just
the first step being made to address that feedback.

Cheers,
-Jeff Posnick, AdWords API Team


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google