Search Query supported keywords

41 views
Skip to first unread message

Suresh Kumar Shenbagam

unread,
Nov 12, 2019, 12:40:20 AM11/12/19
to AdWords API and Google Ads API Forum
Hi,

What are the keywords supported in Search Query?

For example, am using the SearchGoogleAdsRequest API to retrieve recommendations,
SearchGoogleAdsRequest request =
          SearchGoogleAdsRequest.newBuilder()
              .setCustomerId(Long.toString(clientCustomerId))
              .setPageSize(PAGE_SIZE)
              .setQuery(query)
              .build();

Here, I am setting the query as 
SELECT recommendation.resource_name FROM recommendation WHERE recommendation.type = 'TEXT_AD' LIMIT 100

Can I form this query similar to SQL queries? Where can I find help to form different queries with keywords like 'IN', 'LIKE', etc.,

Suresh

Google Ads API Forum Advisor Prod

unread,
Nov 12, 2019, 12:11:39 PM11/12/19
to suresh.s...@cloudsense.com, adwor...@googlegroups.com

Hi Suresh,

 

Thank you for reaching out. See here for the grammar guide to GAQL, the query language used by Google Ads API.

 

Regards,

Mitchell

Google Ads API Team



ref:_00D1U1174p._5001UJaLpp:ref
Reply all
Reply to author
Forward
0 new messages