Eric -
A really great first step would be to simply document the
corresponding report value. When parsing these reports, it is
particularly frustrating to have to determine the return values by
trial and error.

Cheers -
mm

On Oct 29, 4:30 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:
> Hi Joel,
>
> The enum values returned by getReportFields() are the values you need
> to use when creating predicates.  To filter for only active keywords
> you would use Status=ACTIVE.  However, the enum values don't
> necessarily correspond to the output values, which in this case is
> "enabled".  The same reporting infrastructure is used by the API and
> the web interface, and in the web interface a keyword's active status
> is called "enabled", so it is difficult to make the values line up for
> both audiences.  We understand that this is a less than ideal
> situation, and we are considering ways to address the discrepancy.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Oct 27, 11:47 am, joel <joel.patt...@gmail.com> wrote:
>
> > In the Keyword Performance Report, the "Status" column for Keyword
> > state says it will return the values from the User Status class, which
> > are ACTIVE, DELETED, PAUSED.
>
> > However the actual value returned is "enabled", which is not one of
> > the valid values. It's also not upper-cased like the documentation
> > suggests it should be.
>
> > I'd suggest either the Report, or Enum + Documentation be updated to
> > correct this.
>
> > Thanks,
>
> > Joel

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to