Hi,
I wanted to get Keywords Stats Similar to Adwords API.
When I request the keywordsIdeas service I can get keywords but those keywords are based on input keywords and not the same as passed keywords.
So I am looking at similar service like we have on Adwords API
here. So I can request IDEAS or STATS.
Also I wanted to know that the Limit applies to the keywordsPlan service is based on no of keywords I get or no of requests I made.
For example If I am requesting array of 10 keywords and get Ideas based on that If get response of 400 keywords then limit counted base on those keywords or 1 request?
Also I wanted to limit result by 200 keywords per request how I can do?
I am using Google Ads PHP lib.
Thanks,