selector['searchParameters'] = [{
'xsi_type': 'RelatedToQuerySearchParameter',
'queries': ['space cruise']
}]
Hi Muhammad,
Thanks for reaching out to our team.
The correct format would be as follows,
selector['searchParameters'] = [{
'xsi_type': 'RelatedToQuerySearchParameter',
'queries': ['space', 'cruise']
}]
Please let me know if you have any further questions.
Regards,
Xiaoming, Google Ads API Team
Thanks, Xianoming. One more question. Is there a limit on the number of keywords in the list assigned to ‘queries’? For example, in the web version, only ten keywords can be looked up at a time.
I have a few thousands of keywords and would like to know how many I can send at a time in STATs request.
Regards
Muhammad
Hi Muhammad,
The limit of keywords per stats request is 700. You could execute a few queries if you have a few thousands of them. Let me know if you have any further concerns.
Regards,
Xiaoming, Google Ads API Team