Hello,
I am trying to get search volume for some keywords. I get data for most of 
the keyword. For 5-10% of the keyword I don't get any data. I am using 
python library using v15.

Here is my req and response:

```[2024-01-03 14:55:53,583 - DEBUG] Request
-------
Method: 
/google.ads.googleads.v15.services.KeywordPlanIdeaService/GenerateKeywordHistoricalMetrics
Host: googleads.googleapis.com
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "XXXXXXX",
  "x-goog-api-client": "gl-python/3.8.18 grpc/1.44.0 gax/2.15.0 gccl/22.1.0 
pb/4.25.1",
  "x-goog-request-params": "customer_id=XXXXXX"
}
Request: customer_id: "XXXXXX"
keywords: "winterjacken jungen"
keywords: "jungen winterjacken"
keywords: "winterjacke jungen 164"
keywords: "winterjacke herren sale"
keywords: "windbreaker kinder"
keywords: "weihnachtsoutfit baby"
keywords: "trekkingsandalen kinder"
keywords: "kinder trekkingsandalen"
keywords: "t shirt kinder"
keywords: "t-shirt kinder"
keywords: "sweatjacke kinder"
keywords: "still t shirt"
keywords: "still t-shirt"
keywords: "stiefel braun damen"
keywords: "sportschuhe kinder"
keywords: "kinder sportschuhe"
keywords: "sneakers weiß damen"
keywords: "sneakers weiss damen"
keywords: "damen sneakers weiß"
keywords: "damen sneakers weiss"
keywords: "kinderschuhe mädchen"
keywords: "kinderschuhe maedchen"
keywords: "kinder klamotten"
keywords: "kinder bikini"
keywords: "maedchen bikini"
keywords: "mädchen bikini"
keywords: "washing machine"
keywords: "waschmaschine"
keywords: "wasch maschine"
language: "languageConstants/1001"
geo_target_constants: "geoTargetConstants/2276"
keyword_plan_network: GOOGLE_SEARCH


Response
-------
Headers: {
  "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
  "content-disposition": "attachment",
  "date": "Wed, 03 Jan 2024 13:55:53 GMT",
  "request-id": "SBfYqZ7u-tvQ6XqzsRKt-g"
}
Response: results {
  text: "winterjacke herren sale"
  keyword_metrics {
    avg_monthly_searches: 14800
    monthly_search_volumes {
      year: 2022
      month: DECEMBER
      monthly_searches: 49500
    }
    monthly_search_volumes {
      year: 2023
      month: JANUARY
      monthly_searches: 22200
    }
    monthly_search_volumes {
      year: 2023
      month: FEBRUARY
      monthly_searches: 14800
    }
    monthly_search_volumes {
      year: 2023
      month: MARCH
      monthly_searches: 9900
    }
    monthly_search_volumes {
      year: 2023
      month: APRIL
      monthly_searches: 5400
    }
    monthly_search_volumes {
      year: 2023
      month: MAY
      monthly_searches: 1900
    }
    monthly_search_volumes {
      year: 2023
      month: JUNE
      monthly_searches: 1600
    }
    monthly_search_volumes {
      year: 2023
      month: JULY
      monthly_searches: 2400
    }
    monthly_search_volumes {
      year: 2023
      month: AUGUST
      monthly_searches: 4400
    }
    monthly_search_volumes {
      year: 2023
      month: SEPTEMBER
      monthly_searches: 8100
    }
    monthly_search_volumes {
      year: 2023
      month: OCTOBER
      monthly_searches: 27100
    }
    monthly_search_volumes {
      year: 2023
      month: NOVEMBER
      monthly_searches: 49500
    }
    competition: HIGH
    competition_index: 100
    low_top_of_page_bid_micros: 204128
    high_top_of_page_bid_micros: 764873
  }
}
results {
  text: "still t shirt"
  close_variants: "still t-shirt"
  keyword_metrics {
    avg_monthly_searches: 1900
    monthly_search_volumes {
      year: 2022
      month: DECEMBER
      monthly_searches: 1300
    }
    monthly_search_volumes {
      year: 2023
      month: JANUARY
      monthly_searches: 1900
    }
    monthly_search_volumes {
      year: 2023
      month: FEBRUARY
      monthly_searches: 1900
    }
    monthly_search_volumes {
      year: 2023
      month: MARCH
      monthly_searches: 2400
    }
    monthly_search_volumes {
      year: 2023
      month: APRIL
      monthly_searches: 2400
    }
    monthly_search_volumes {
      year: 2023
      month: MAY
      monthly_searches: 3600
    }
    monthly_search_volumes {
      year: 2023
      month: JUNE
      monthly_searches: 2400
    }
    monthly_search_volumes {
      year: 2023
      month: JULY
      monthly_searches: 2400
    }
    monthly_search_volumes {
      year: 2023
      month: AUGUST
      monthly_searches: 1900
    }
    monthly_search_volumes {
      year: 2023
      month: SEPTEMBER
      monthly_searches: 1600
    }
    monthly_search_volumes {
      year: 2023
      month: OCTOBER
      monthly_searches: 1300
    }
    monthly_search_volumes {
      year: 2023
      month: NOVEMBER
      monthly_searches: 1000
    }
    competition: HIGH
    competition_index: 100
    low_top_of_page_bid_micros: 478846
    high_top_of_page_bid_micros: 1256973
  }
}
results {
  text: "sneakers weiss damen"
  keyword_metrics {
    avg_monthly_searches: 22200
    monthly_search_volumes {
      year: 2022
      month: DECEMBER
      monthly_searches: 5400
    }
    monthly_search_volumes {
      year: 2023
      month: JANUARY
      monthly_searches: 14800
    }
    monthly_search_volumes {
      year: 2023
      month: FEBRUARY
      monthly_searches: 22200
    }
    monthly_search_volumes {
      
[2024-01-03 14:55:53,584 - INFO] Request made: ClientCustomerId: XXXXXX, 
Host: googleads.googleapis.com, Method: 
/google.ads.googleads.v15.services.```

Any help would be apriciated. 
Thank you

Parth Makadiya

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/df05f3fb-dd9c-458c-8dd5-b8af26ddfb76n%40googlegroups.com.
  • Ke... Parth Vallabhdas Makadiya
    • ... Parth Vallabhdas Makadiya
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
        • ... Parth Vallabhdas Makadiya
          • ... Parth Vallabhdas Makadiya

Reply via email to