Uploaded image for project: 'AdMaxLocal'
  1. AdMaxLocal
  2. AML-2834

Initial bid can be less than min CPC

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: Diu
    • Fix Version/s: Diu
    • Labels:
      None
    • Environment:

      Bidmgr build 29

    • Sprint:
      Sprint 6

      Description

      The following is my com.thesearchagency.searchengines.google.GoogleAdWordsAPI.props file:

      com.thesearchagency.searchengines.google.minCPCBid.USD=0.02

      When I deploy an order initially, my default bid in AdWords and admaxBids table is 0.01.
      It should be considering AdwordsAPI property file and set default CPC to 0.02.

      Dev notes: Need to change the code in the following places

      • The RequestCreator where we write the initial bid to the admaxBids table
      • The AdGroupChangeRequest class where we create a new ad group, set the bid, and send it to Google

      The code will first check if the default bid is greater than the budget (in which case the budget will become the initial bid), then it will check if the bid is less than the min CPC. If so then the min CPC becomes the initial bid.

        Attachments

          Activity

            People

            • Assignee:
              varshini.padmanabhan Varshini Padmanabhan (Inactive)
              Reporter:
              varshini.padmanabhan Varshini Padmanabhan (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: