API Яндекс.Директа

сентябрь 2015
Новости API / API News
1 сентября 2015, 09:58
1.09.2015

В API Директа добавлена возможность получать результаты торгов нового аукциона: минимальную ставку за каждую позицию и списываемую цену на каждой позиции.

В метод GetBanners (Live) добавлен входной параметр AuctionBids. Если в параметре указано значение Yes, метод возвращает массив AuctionBids.

GetBannerPhrasesFilter (Live) возвращает массив AuctionBids, если во входном параметре FieldsNames указано значение AuctionBids.
Примечание. Метод GetBannerPhrases (Live) не возвращает массив AuctionBids.

В метод CreateNewForecast (Live) добавлен входной параметр AuctionBids. Если в параметре указано значение Yes, то отчет, возвращаемый методом GetForecast (Live), будет содержать массив AuctionBids.

Метод Bids.get (сервис Bids в API версии 5): если во входном параметре FieldsNames указано значение AuctionBids, метод будет возвращать массив AuctionBids.

Добавлен параметр кампании MaintainNetworkCPC (удерживать среднюю цену клика на тематических площадках ниже средней цены на поиске) в методы CreateOrUpdateCampaign (Live), GetCampaignParams (Live), GetCampaignsParams (Live).


It is now possible to get bidding results for a new auction: the minimum bid for each position and the actual CPC for each position.

Added the AuctionBids input parameter to the GetBanners (Live) method. If this parameter is set to Yes, the method returns the AuctionBids array.

GetBannerPhrasesFilter (Live) returns the AuctionBids array if the FieldsNames parameter is set to the value AuctionBids.
Note. The GetBannerPhrases (Live) method does not return the AuctionBids array.

Added the AuctionBids input parameter to the CreateNewForecast (Live) method. If this parameter is set to Yes, the report returned by the GetForecast (Live) method will contain the AuctionBids array.

Bids.get method in the Bids service (API version 5): if the FieldsNames input parameter is set to AuctionBids, the method returns the AuctionBids array.

Added the MaintainNetworkCPC campaign parameter to the methods CreateOrUpdateCampaign (Live), GetCampaignParams (Live), and GetCampaignsParams (Live).

api5,news,api4live,новости
Новости API / API News
8 сентября 2015, 18:09

08.09.2015

В API версии 5 добавлен сервис BidModifiers для управления корректировками ставок. Корректировки ставок позволяют повысить или понизить ставку при показе объявления определенной аудитории.


В метод CreateNewReport (Live) добавлена возможность получать в отчете возрастную группу и пол пользователя: показатели age и gender. Добавлены входные параметры Age и Gender, для входного параметра GroupByColumns добавлено значение clDemographics.



The BidModifiers service for managing bid adjustments is available in the API version 5.
Bid adjustment allows advertisers to raise or lower the bid when ads are displayed to a certain audience.


The CreateNewReport (Live) method has a new feature for getting user demographics (age group and gender) in the report: the age and gender indicators. Added the Age and Gender input parameters, аdded the clDemographics value for the GroupByColumns input parameter.

api5,news,api4live,новости