Hi Suresh,
Thank you for writing to us. You could use Google Ads Query Language (GAQL) to
form a search query for recommendation services. Please refer to this guide for
detailed information on the query language used to query the Google Ads API. It
is similar to SQL but not exactly the same. Y
Hi,
I am trying to form a search query for Recommendation Services. Is this
query similar to SQL? Can I use the keywords available in SQL like, 'IN',
'LIKE', etc.,?
Is there any help document for creating the query ?
And, how can I create an object for GetRecommendationRequest? Is there any