Hello, gusy.

The `GenerateKeywordIdeas service` results are missing the 
`keywordIdeaMetrics` field.

*NG case*
~~~
Method Name: 
/google.ads.googleads.v12.services.KeywordPlanIdeaService/GenerateKeywordIdeas

Request: 
{"customerId":"XXXXXXXXXX","language":"languageConstants/1005","geoTargetConstants":["geoTargetConstants/2392"],"includeAdultKeywords":true,"keywordPlanNetwork":"GOOGLE_SEARCH","historicalMetricsOptions":{"includeAverageCpc":true},"keywordSeed":{"keywords":["衣服
 
ng"]}}

Response: 
{"results":[{"text":"衣服 ng","keywordAnnotations":{}}],"totalSize":"1"}
~~~

But if I change the order of the keywords, I can get the results.
Why can't get the result when the keyword of the multibyte is headed?


*OK case*~~~
Method Name: 
/google.ads.googleads.v12.services.KeywordPlanIdeaService/GenerateKeywordIdeas

Request: 
{"customerId":" XXXXXXXXXX  
","language":"languageConstants/1005","geoTargetConstants":["geoTargetConstants/2392"],"includeAdultKeywords":true,"keywordPlanNetwork":"GOOGLE_SEARCH","historicalMetricsOptions":{"includeAverageCpc":true},"keywordSeed":{"keywords":["ng
 
衣服"]}}

Response: 
{"results":[{"text":"ng 
衣服","keywordIdeaMetrics":{"avgMonthlySearches":"10","monthlySearchVolumes":[{"year":"2022","month":"JANUARY","monthlySearches":"0"},...]},"keywordAnnotations":{}}],"totalSize":"1"}
~~~

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7950887d-6052-458d-989d-59f92468af08n%40googlegroups.com.

Reply via email to