Hi All,

Although we don't display it in that table in the documentation, the 
ReportDefinitionService.getReportFields() results indicate whether or nor a 
field can be filtered on, and KeywordId doesn't support it:

<rval>
  <fieldName>KeywordId</fieldName>
  <displayFieldName>Keyword ID</displayFieldName>
  <xmlAttributeName>keywordID</xmlAttributeName>
  <fieldType>long</fieldType>
  <canSelect>true</canSelect>
  *<canFilter>false</canFilter>*
  <isEnumType>false</isEnumType>
</rval>

Best,
- Eric Koleda, AdWords API Team

On Friday, March 23, 2012 9:35:52 AM UTC-4, mm wrote:
>
> That's interesting - I hadn't noticed that it was a long rather than Long. 
> I have pretty much assumed that if something is listed as an Attribute, 
> then I should be able to create a working Predicate for it. I also had 
> assumed that the whole move to the new Reports system was for parity with 
> what's available in the UI... alas, I shall have to attack this problem 
> from another direction.
>
> Thanks, Pete!
> -mm
>
> On Thursday, March 22, 2012 10:20:19 AM UTC-5, Pete Lavetsky (AdWords API 
> Guru) wrote:
>>
>> Also, there's a long list of features that have not achieved parity 
>> between the API and the UI
>>
>> Pete
>>
>> On Thursday, March 22, 2012 11:02:43 AM UTC-4, mm wrote:
>>>
>>> So the documentation is invalid? How is it that I can generate the 
>>> report limited by a subset of keywords via the UI and not via the API?
>>>
>>> I've definitely got stats for these - I've already run a search query 
>>> report for the account and am now trying to generate another report with 
>>> just a subset of the reported keywords. 
>>>
>>> -mm
>>>
>>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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