How to convert low_top_of_page_bid_micros and high_top_of_page_bid_micros to the currencyncy

210 views
Skip to first unread message

jai Antony

unread,
Jul 7, 2022, 8:48:50 AM7/7/22
to Google Ads API and AdWords API Forum
I'm getting this response from the API (GenerateKeywordIdeasRequest) as below 

text: "betasaurus"
keyword_annotations {
}

keyword_idea_metrics {
  competition: LOW
  monthly_search_volumes {
    month: JUNE
    year: 2021
    monthly_searches: 260
  }
  monthly_search_volumes {
    month: JULY
    year: 2021
    monthly_searches: 320
  }
  monthly_search_volumes {
    month: AUGUST
    year: 2021
    monthly_searches: 210
  }
  monthly_search_volumes {
    month: SEPTEMBER
    year: 2021
    monthly_searches: 210
  }
  monthly_search_volumes {
    month: OCTOBER
    year: 2021
    monthly_searches: 140
  }
  monthly_search_volumes {
    month: NOVEMBER
    year: 2021
    monthly_searches: 170
  }
  monthly_search_volumes {
    month: DECEMBER
    year: 2021
    monthly_searches: 260
  }
  monthly_search_volumes {
    month: JANUARY
    year: 2022
    monthly_searches: 320
  }
  monthly_search_volumes {
    month: FEBRUARY
    year: 2022
    monthly_searches: 320
  }
  monthly_search_volumes {
    month: MARCH
    year: 2022
    monthly_searches: 260
  }
  monthly_search_volumes {
    month: APRIL
    year: 2022
    monthly_searches: 170
  }
  monthly_search_volumes {
    month: MAY
    year: 2022
    monthly_searches: 260
  }
  avg_monthly_searches: 210
  competition_index: 13
  low_top_of_page_bid_micros: 16955320
  high_top_of_page_bid_micros: 301344750

}

I need to convert the below 
  low_top_of_page_bid_micros: 16955320
  high_top_of_page_bid_micros: 301344750


to the Indian currency ,tried dividing it by 1000000.but it is not accurate as the result in Keyword planner UI


Google Ads API Forum Advisor

unread,
Jul 7, 2022, 10:50:13 AM7/7/22
to jaiant...@gmail.com, adwor...@googlegroups.com
Hi Jai,

Thank you for reaching out to us.

Moving forward, you may note that there is a difference between how the API and UI treat keyword plans, and it can result in seeming discrepancies when comparing results between the two. To avoid misinterpreting the results, you may refer to this documentation as it has the following rules.

Best regards,
Google Logo
Heidi
Google Ads API Team
 


ref:_00D1U1174p._5004Q2cTX9R:ref
Reply all
Reply to author
Forward
0 new messages