RE: AWQL language script. Two periods DURING variable

2021-08-11 Thread Google Ads API Forum Advisor
Hello Blanca, Thank you for reaching out to us. With regard to making an AWQL query using two different conditions related to time, I'm afraid that this isn't possible. You can only include 1 DuringClause as per this grammar guide. As for your 2nd concern on filtering between the last 90 and 3

AWQL language script. Two periods DURING variable

2021-08-10 Thread Blanca
Hey! What's going on? I want to make a AWQL query using two different conditions related to time. I mean, I want these filters for product : - Clicks > 1 DURING LAST_30_DAYS AND - Impressions > 0 DURING (BETWEEN last 90 and 30 days) So, I have two problems to deal with. First, how can i comb