Hello Darrin,

Just ran some tests and it works for me with 'IsNegative' 'EQUALS' true (or 
false). I am getting either only negative or all but negative keywords.

Code in Ruby:

[...]
:predicates => [{                                                           
                                                             
          :operator => 'EQUALS',                                             
                                                    
          :field => 'IsNegative',                                           
                                                     
          :values => false                                                   
                                                    
        }]
[...]

In XML:
  <n2:predicates>
    <n2:field>IsNegative</n2:field>
    <n2:operator>EQUALS</n2:operator>
    <n2:values>false</n2:values>
  </n2:predicates>


If it still fails for you, please send us the full XML code of your request 
and reply.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to