Re: Combining 2 keyword reports because there is no OR predicate..

2012-03-30 Thread Kevin Winter
Hi, Unfortunately, all predicates are applied as AND. In this case, I don't think you need OR. For a click to occur, an impression has to also occur, so the set of keywords with impressions will naturally contain the elements of the set of keywords with clicks. If you simple use the impress

Combining 2 keyword reports because there is no OR predicate..

2012-03-28 Thread mg83
Hello, i am pretty new to google adwords programming (in python).. I want to get a report about keywords statistics where impression > 0 OR clicks > 0 The "OR" is the problem because it seems like there is no OR predicate available. So i try to get 2 reports (one for impression > 0 and one for