Hi, I actually need to use the OR operator, as I need to use
(AdGroupName = 'Name' and KeywordText = 'Keyword') OR (AdGroupName = 'Name1' and KeywordText = 'Keyword1')
type structure. It seems that AWQL does not like brackets though. I need to use the brackets for the OR operator (if indeed you can user the OR operator)
Do you have any suggestions?
Thanks
Rowan