Skip to content

Instantly share code, notes, and snippets.

@GroxExMachine
GroxExMachine / KeywordForecastManagerV2.php
Last active March 29, 2019 12:51
Yandex Direct Forecast Manager (2017)
<?php
namespace AppBundle\Yandex\Keyword;
use AppBundle\Entity\YandexBannerPhraseInfo;
use AppBundle\Entity\YandexErrorLog;
use AppBundle\Entity\YandexKeywordForecast;
use AppBundle\Entity\YandexKeywordForecastRequest;
use AppBundle\Entity\YandexPhraseAuctionBid;