Hi
I have a simple question: why selector AdWordsApp.ads().forDateRange("YESTERDAY").withCondition(condition).withCondition("Status=ENABLED" && "Status NOT_IN ['DISABLED','PAUSED']" && "Impressions>0").get(); return removed ads?
I discover it why analyzing an error reported by the script with this selector. Is there any work around for this problem?
Regards