"widget" ** 0.10
"green widget" ** 0.20
because I want to spend more on one more specific and less on one less specific
so if someone types in "yellow widget" it will pull the .10 bid but if they say "green widget" it will pull the .20 bid.
Am I correct here?