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 sample program which uses this API?
Please let me know.
Suresh
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. You could refer to the query grammar guide for the keywords and format to create a query for API. Also, you might find this code sample useful for getting the Text Ad recommendations via API. Let us know if you need any additional information.
Regards,
Nikisha Patel, Google Ads API Team