Uploaded image for project: 'Yell'
  1. Yell
  2. YELL-717

DMS:Negative Keyword is not consider for estimation if keyword is negative and positive

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: AdWords v201302
    • Fix Version/s: None
    • Component/s: Demand Map
    • Labels:
      None

      Description

      While testing DMS we observed that when the keyword is both positive and negative irrespective of BFID (keyword can be +ve in one BFID and same keyword may be -ve in another BFID), when we ran DMS then those -ve keyword is not picked for estimation.

      Jboss log for DMS
      2013-05-29 13:47:23,773 DEBUG [com.thesearchagency.mms.demandmap.impl.retriever.SearchEngineDemandMapRetriever] Keyword: apprenticeships MatchType: broad isGeoModifiable: false isGeoModified: false isNegative: true
      2013-05-29 13:47:23,773 DEBUG [com.thesearchagency.mms.demandmap.impl.retriever.SearchEngineDemandMapRetriever] Keyword: calculate road tax MatchType: exact isGeoModifiable: false isGeoModified: false isNegative: true

      In QA VM "accountants" keyword is both positive and negative

      mysql> select keywords.*,keywordLists.businessFunctionID from keywords,keywordLists where keywordLists.id=keywords.keywordListID and keyword='accountants' and matchType='exact';
      --------------------------------------------------------------------------------------+

      id keywordListID keyword matchType isGeoMod isNegative subGroup businessFunctionID

      --------------------------------------------------------------------------------------+

      1681195 15501 accountants exact 0 1 0 1000000003
      932901 15311 accountants exact 0 0 0 1000000407

      --------------------------------------------------------------------------------------+

      When we ran DMS for 1000000003 "accountants" negative keyword is not consider for estimation.

        Attachments

          Activity

            People

            • Assignee:
              alok.shukla Alok Shukla
              Reporter:
              sharath.tn Sharath TN (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: