Hi,
Thank you for reaching out to the Google Ads Scripts Support team.
Upon reviewing the error "Mapping for TrialService.Status not available at processClientAccount (Code:72:9)", I would like to inform you to change the code at line 72 with the below snippet regarding the status. Regarding the other error messages on filtering and ordering, I recommend you to refer to the
stats documentation for more information while retrieving the accounts from AdsManagerApp.accounts() instead of current conditions that are used.
.withCondition("Status = 'ACTIVE'")
Feel free to get back in case of any further issues.
