Hello Rahul,

You could use the TargetingIdeaService
<https://developers.google.com/adwords/api/docs/reference/v201809/TargetingIdeaService#get>
of the API to achieve similar results that you see in the Keyword Planner
<https://adwords.google.com/KeywordPlanner> web interface. There is a limit
on the number of keyword results you could fetch in a single call, where
the selector must specify a paging value, with numberResults set to 700 or
less. You could use this sample program
<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201809/optimization/GetKeywordIdeas.java#L159-L167>
in Java to fetch the keyword ideas. Code samples in other languages can be
found here <https://developers.google.com/adwords/api/docs/clientlibraries>.
Please let me know if you have any further questions.

Regards,
Sai Teja, AdWords API Team


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    http://googleadsdeveloper.blogspot.com/search/label/adwords_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 "AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1a0q0i0000000000ggohq2005qar2cx70mj2e9k6ko30c1g68qj0dhk%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
  • Is ther... iamrahul371986
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to