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 30 days, from today (dynamically), this is possible programmatically. You can update your code that will hold the current date and from there, you can create your DateRange in this format (8-digit integer: YYYYMMDD). Lastly, for INNER JOIN or a SUBSELECT, I'm afraid that this is also not supported in the API. With that, can you try if a feature to join is available in the UI? You may provide screenshots so our team can create a feature request for this. Regards, Mark Kevin Albios Google Ads API Team ref:_00D1U1174p._5004Q2LlxiR:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/t4VYE000000000000000000000000000000000000000000000QXNZDU00gGb_MZR9Rk-GQNUac8FnyA%40sfdc.net.
