I would like to set up a rule that reads something like this:
If ANY of the following is true:
SectionID is greater than or equal to 6 and SectionID is less than or equal to 10
then
set google_product_code = "Sporting goods > Outdoor Recreation ..."
Is this possible?