Hi all, Im trying to work with the KeywordPlanIdeaServiceClient.generateKeywordIdeas() API to generate keywords based on the keyword I give as input. It works fine but the problem is that the response is always missing the keyword concepts, although I do see these when using the Google Ads UI. For retrieving the concepts I use: result.getKeywordAnnotations().getConceptsList(), where result is of type GenerateKeywordIdeaResult. any ideas why ?
And on a similar issue, any idea why the getAverageCpcMicros() method always return 0 (on the same GenerateKeywordIdeaResult object). Thanks, Tal -- The above terms reflect a potential business arrangement, are provided solely as a basis for further discussion, and are not intended to be and do not constitute a legally binding obligation. No legally binding obligations will be created, implied, or inferred until an agreement in final form is executed in writing by all parties involved. This email and any attachments hereto may be confidential or privileged. If you received this communication by mistake, please don't forward it to anyone else, please erase all copies and attachments, and please let me know that it has gone to the wrong person. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/3ab04744-92ad-42a5-aaed-a4d34d3b2a36n%40googlegroups.com.
