Hi Dariusz,
Thank you for reaching support. Please find my response to your queries below.
Can I replicate behavior of Adwords API (listed above) with Google Ads API? So
far I managed to decode point 2 and 4 but only with "include keywords": The
negative keywords can be added to Keyword Plan us
Hi Dariusz,
Thank you for reaching support. You could use KeywordPlanIdeaServiceto generate
keyword ideas based on the website input in Google Ads API. Please refer to
this code sample (Python client libraries) to generate keyword ideas from a
list of seed keywords. Let us know if you need addi
So far I was using Adwords API to get keyword ideas and traffic estimate
for my clients. I would like to move my Python programs to Google Ads API
v2 since I experienced limitations when getting ideas based on website
input.
Typical workflow in my Python code looked like this:
selector = {