public async Task ParseAsync(IParseContext context) { await _advertisementRepository.AddAdvertisementsAsync(context); }