Hi Alex,
The code in these examples from the Google API docs are what I used.
https://developers.google.com/google-ads/api/docs/keyword-planning/generate-forecast-metrics
https://developers.google.com/google-ads/api/docs/keyword-planning/generate-historical-metrics
Specifically the section "Gener
Hey Brad,
I was able to set the HistoricalMetricsOptions like this (in Python):
keyword_plan_service = client.get_service("KeywordPlanService")
metric_request = client.get_type("GenerateHistoricalMetricsRequest")
resource_name =
keyword_plan_service.keyword_plan_path(customer_id, keyword_plan_i
Hi Kevin,
Some of us are interested in knowing search volume by device not for
suggestions and ad placement but for the sake of understanding patterns in
how people use different devices when searching. Is there any other method
in the new API to get equivalent device type search volume? Are t