How to get keyword seed in KeywordPlanIdeaService

321 views
Skip to first unread message

Dmitry Shvetsov

unread,
Jan 15, 2022, 3:32:46 PM1/15/22
to Google Ads API and AdWords API Forum
Hi!
I'm using 

to get keywords ideas.
That example returns ideas texts, it's search volume and competitive level.
How to get my keyword which I provided as a seed(source)?

I provide 20 keyword seeds in one api request and I need to know which keyword seed match to particular keyword idea.

Thank you!

Dmitry Shvetsov

unread,
Jan 16, 2022, 4:48:28 AM1/16/22
to Google Ads API and AdWords API Forum
I can get idea.text, idea.keyword_idea_metrics.avg_monthly_searches.
I'd like to get something like idea.keyword_seed

Google Ads API Forum Advisor

unread,
Jan 17, 2022, 6:14:44 AM1/17/22
to hunter...@gmail.com, adwor...@googlegroups.com

Hi,

Thanks for reaching out to us.

Kindly note that only keyword_seed can be set on the request in order to generate keyword ideas with a list of keywords. If you're not able to retrieve it, you may provide us with the complete request and response logs with the request-id, so our team can better check.

For Python library logging, you may enable it by navigating to the Client libraries > Your client library (ex. Python) > Logging documentation, which you can access from this link. You may then send the requested information via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead.

Regards,

Google Logo
Yasar
Google Ads API Team
 


ref:_00D1U1174p._5004Q2UkWPI:ref

Dmitry Shvetsov

unread,
Jan 22, 2022, 4:34:43 AM1/22/22
to Google Ads API Forum Advisor, adwor...@googlegroups.com
Hi!
Do you mean I should send you a request id manually by email?
If not, could you provide me with a code example in Python3 how to retrieve it programmatically?

PS
My application creates thousands of ad groups. Each keyword seed is a separate ad group. That's why I have to request each keyword seed in a separate request now. (I'd like to make one request with 20 keyword seeds).
I got Error "Host: googleads.googleapis.com, Method: /google.ads.googleads.v9.services.KeywordPlanIdeaService/GenerateKeywordIdeas, RequestId: fZPJNliYFeUjLvFK4odVWg, IsFault: True, FaultMessage: Resource has been exhausted (e.g. check quota)."
That's why I want to match each keyword idea with it's keyword seed (not to get all ideas seeds and ideas separately).
Reply all
Reply to author
Forward
0 new messages