Commit bd616e9b by Vladislav

#20794 Объявления по недвижке с ads-api.ru. Часть 2 (удаление фраз)

1 parent 5643bc09
......@@ -57,10 +57,6 @@ class DeleteKeywords extends DirectRequest
'params' => $external_id,
'errors' => $delete_result['Errors'],
]);
$goalKeyword->update([
'reserve_update_at' => null,
]);
continue;
}
} else {
Log::debug("DeleteKeywords, empty Id, token_id {$this->getToken()->getKey()}");
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!