Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: unspecified
-
Fix Version/s: None
-
Component/s: Yahoo
-
Labels:None
-
Environment:
Operating System: Windows XP
Platform: PC
-
Bugzilla Id:2894
Description
sponsored search is off at the adgroup level, and I still see keywords in the
CCC BM.
need to check theAdGroup.getSponsoredSearchON(). we're only checking content
match in getLIstings()
boolean adGroupInContent = Boolean.TRUE.equals(theAdGroup.getContentMatchON());