Feed requirements. Other categories

Google Ads' Hotels and Rentals feed

Google Ads' Hotels and Rentals feed must be in CSV format. The first string contains the column names, while the following strings contain the data. The contents of the columns are separated by commas. Data in the feed must be encoded in UTF-8.

Example:

Download an example of a feed for hotels in CSV format

Elements included in CSV

The table below describes feed elements which are used for creating product ads or catalog page ads in the unified performance campaign.

Element

Description

Property ID

ID of hotel. Required element.

Category

Accommodation type. For example:

  • hotel
  • apartment
  • hostel

Property name

Name of hotel. Required element.

Final URL

An offer page URL for promoting a site or a tracking link for promoting a mobile app. If you are promoting a mobile app, we recommend adding deferred deeplinks. Required element.

Destination name

Location of hotel (no more than 25 characters). Required element.

Image URL

Image link. We recommend to use images of at least 500px in width or height. This element is required for serving ads in the Yandex Advertising Network

Price

Offer price. Currency number and code (RUB, USD, UAH, KZT). Use a dot (.) as the decimal separator. Recommended element.

Star rating

The number of stars. A whole number from 1 to 5.

Score

User rating, expressed as number. Use a dot (.) as the decimal separator.

Max score

Maximum possible rating, expressed as a whole number. The default number is 5.

Facilities

Facilities or services provided by the hotel. Enter the values separated by semicolons: bar;pool;free Wi-Fi.

  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_4

Custom elements. Free-form description. Latin and Cyrillic characters and numbers. The maximum length of one element is 175 characters.

You can only use custom feed elements to create filters in unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by whether a hotel is part of a certain promo.

custom_score

Custom element. Numeric value: 0 or a positive integer.

You can only use custom feed elements to create filters for unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by an offer's profit margin.

Note

Values that contain a comma need to be written in quotation marks (""). For example, "Moscow, center".

Auto.ru feed

Auto.ru feed must be in XML format. Data in the feed must be encoded in UTF-8.

Description of the XML format for passenger cars in Auto.ru Help.

The <cars> element holds the list of offers from the business. Each car is described in a separate <car> element.

Example:

  <?xml version="1.0"?>
  <data>
      <cars>
          <car>
              <mark_id>Hyundai</mark_id>
              <folder_id>Sonata</folder_id>
              <modification_id>2.0 AT (150 л.с.)</modification_id>
              <url>http://www.auto.ru/1</url>
              <images>http://picture.auto.ru/1.jpg</images>
              <body_type>Седан</body_type>
              <color>серый</color>
              <availability>в наличии</availability>
              <custom>растаможен</custom>
              <year>2022</year>
              <price>2575000</price>
              <currency>RUR</currency>
              <vin>XWBCA41ZXDK259205</vin>
              <owners_number>Не было владельцев</owners_number>
            </car>
        </cars>
  </data>
  <?xml version="1.0"?>
  <data>
      <cars>
          <car>
              <mark_id>Nissan</mark_id>
              <folder_id>Juke, I Рестайлинг</folder_id>
              <modification_id>1.6 CVT (117 л.с.)</modification_id>
              <url>http://www.auto.ru/2</url>
              <body_type>Внедорожник 5 дв.</body_type>
              <color>белый</color>
              <availability>в наличии</availability>
              <custom>растаможен</custom>
              <state>среднее</state>
              <owners_number>Один владелец</owners_number>
              <run>60000</run>
              <year>2017</year>
              <price>550000</price>
              <currency>RUR</currency>
              <vin>XWBCA41ZXDK259107</vin>
              <images>
                  <image>http://price.site.ru/files/image2.jpg</image>
                  <image>http://price.site.ru/files/image3.jpg</image>
              </images>
            </car>
        </cars>
  </data>

Child elements included in the <car> element

The table below describes feed elements which are used for creating product ads or catalog page ads in the unified performance campaign.

Element

Description

Required element

unique_id

Product offer ID.

If the vin element is omitted

vin

Automobile VIN (17 symbols).

If the unique_id element is omitted

url

A link to the product offer page.

yes

images

A link to an image of the specific model or model variant. You can use multiple image tags inside the images tag.

  <images>
    <image></image>
    <image></image>
  </images>

Add multiple images in different formats (horizontal, vertical, square), each in a separate image tag. The image that best fits the aspect ratio will be used in the ad.

Impressions in the Yandex Advertising Network

price

The price at which the automobile may be purchased.

Recommended

currency

Currency code (RUB, USD, UAH, KZT).

if the price element is present

mark_id

The name of the car brand.

If the folder_id element is omitted

folder_id

The name of the model.

If the mark_id element is omitted

modification_id

The name of the model variant.

no

year

The year the automobile was manufactured.

no

run

Mileage in kilometers. Use an integer higher than 0.

no

owners_number

Number of owners by Vehicle Title.

Restricted values
  • No owners
  • One owner
  • Two owners
  • Three or more owners

no

body_type

The body type of the automobile.

Restricted values
  • SUV
  • convertible
  • compact MPV
  • coupe
  • hardtop coupe
  • landaulet
  • limousine
  • liftback
  • microvan
  • minivan
  • pickup
  • roadster
  • sedan
  • hardtop sedan
  • speedster
  • targa
  • station wagon
  • fastback
  • phaeton
  • phaeton estate
  • van
  • hatchback

no

color

Vehicle color.

Restricted values
  • beige
  • white
  • light blue
  • yellow
  • green
  • gold
  • brown
  • red
  • orange
  • purple
  • pink
  • silver
  • gray
  • blue
  • violet

no

state

Vehicle condition.

Restricted values
  • excellent
  • good
  • moderate
  • requires repair.

no

collectionId

To serve ads in a combined format (catalog page ads and product ads), transmit the link between the car description and the catalog. The value equals <collection id> in the <collections> element.

The value can consist of numbers, letters, or a combination of both.

One <offer> can contain several <collectionIds>.

Recommended if <collections> are used

  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_4

Custom elements. Free-form description. Latin and Cyrillic characters and numbers. The maximum length of one element is 175 characters.

You can only use custom feed elements to create filters in unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by whether a car is part of a specific promo.

no

custom_score

Custom element. Numeric value: zero or a positive integer.

You can only use custom feed elements to create filters in unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by an offer's profit margin.

no

In the feed, you can transmit information about car catalogs. In the tree structure, the <collections> element comes after the <offers> element.

Child elements of the <collections> element

Element

Description

Required element

collection id

Unique catalog ID. Maximum length: 60 characters. The value can be numeric, alphabetic, or alphanumeric.

The IDs for each catalog must be unique.

yes

url

URL of the catalog page.

Maximum link length: 2048 characters. You can use links in Cyrillic. (We recommend converting links in Cyrillic characters using Punycode). The URL format follows the RFC 3986 standard.

The URL must specify the http or https protocol.

How to encode characters in a URL?

Symbol in text

Code for YML file

"

&quot;

&

&amp;

>

&gt;

<

&lt;

'

&apos;

URLs must not contain spaces. Replace spaces with %20.

yes

picture

Image link.

You can add multiple image links, each in its own picture element.

How do I change the image in the ad?

For the Yandex robot to update the catalog image in ads, change its link in the feed. For example:

  • Link to the current image:  <picture>http://auto.ru/newavto/00016.jpg</picture>
  • Link to the new image:   <picture>http://auto.ru/newavto/00016-new.jpg</picture>

For impressions in YAN

name

Catalog name.

yes

description

Catalog description.

no

Example for catalog pages

<?xml version="1.0" encoding=utf-8?>
<data>
  <cars>
    <car></car>
    <car></car>
  </cars>
  <collections>
    <collection id="1">
      <url>https://auto.ru/new</url> 
      <name>Новые автомобили в наличии</name> 
      <description>Купить новые автомобили у официального дилера</description>
      <picture>http://auto.ru/newavto/00016.jpg</picture>
    </collection>
  </collections>
</data>

Yandex Realty feed

Yandex Realty feed must be in YRL (Yandex Realty Language) format. For more information about the YRL format, see Yandex.Realty Help.

Each product offering is described in a separate <offer>element.

You can send information about different residential homes by different property developers in one feed. To do this, enter legal information about the developer in the child <offer> element for each <sales-agent> element.

Example:

<offer internal-id="15782295">
  <type>продажа</type>
  <property-type>жилая</property-type>
  <category>квартира</category>
  <url>http://www.developer.ru/search18</url>
  <creation-date>2015-04-02T19:00:06+03:00</creation-date>
  <location>
    <locality-name>Санкт-Петербург</locality-name>
    <sub-locality-name>о. Васильевский</sub-locality-name>
    <address>18-я линия В.О., 32</address>
    <metro>
      <name>Василеостровская</name>
      <time-on-foot>10</time-on-foot>
      <time-on-transport>5</time-on-transport>
   </metro>
  </location>
  <deal-status>первичная продажа</deal-status>
  <price>
    <value>4780000</value>
    <currency>RUR</currency>
  </price>
  <sales-agent>
    <organization>ЗАО "Застройщик"</organization>
  </sales-agent>
  <rooms>2</rooms>
  <floor>13</floor>
  <floors-total>15</floors-total>
  <area>
    <value>63.00</value>
    <unit>кв. м</unit>
  </area>
  <building-name>Северная фантазия</building-name>
  <building-state>unfinished</building-state>
  <ready-quarter>3</ready-quarter>
  <image>http://www.developer.ru/images/plans/000001289.jpg</image>
  <image>http://www.developer.ru/images/plans/000001290.jpg</image>
  <description>Продается 2 к. кв., 13 этаж, 15 минут на машине до метро «Василеостровская». 
  Дом комфорт-класса с продуманными планировочными решениями и широким выбором квартир. 
  Внутренний двор «Северной фантазии» выполнен по эксклюзивному дизайн-проекту. 
  В районе постройки нового ЖК развита инфраструктура: школы и детские сады, больница, аптеки магазины, кафе и спортивные центры.
  Доступны разные условия ипотеки, скидки и зачет жилья.</description>
</offer>

Attributes of the <offer> element

Attribute

Description

internal-id

Product offer ID. Mandatory attribute.

Child elements of <offer> element

The table below describes feed elements used for creating product ads or catalog page ads in unified performance campaigns.

Attribute

Description

Required element

type

Type of deal. Only value used is sale.

yes

category

Type of deal. Category of the property. Possible values:

  • “dacha”/“коттедж”/“cottage”
  • “дом”/“house”
  • «дом с участком»/«house with lot»
  • «участок»/«lot»
  • “part of a house”
  • «квартира»/«flat»
  • «комната»/«room»
  • «таунхаус»/«townhouse»
  • “duplex”/“duplex”
  • “garage”/“garage”.

no

location

Set of elements describing the location of the object in question. Information about the location is detailed in nested tags.

<location>
      <locality-name></locality>
      <address></address>
      <metro></metro></location>

yes

locality-name

The name of the populated locality.

yes

sub-locality-name

The region where the populated locality is located.

Recommended

address

Street and house number.

Recommended

metro

Nearest metro station.

If there are several stations, then each one should be entered as a separate element. Detailed information is indicated in nested tags.

  <metro>
        <name></name>
        <time-on-foot></time-on-foot>
        <time-on-transport></time-on-transport>
  </metro>

Recommended

name

The time it takes in minutes to get to the metro on public transport.

Recommended

time-on-transport

Metro station name.

Recommended

time-on-foot

The time it takes in minutes to get to the metro on foot.

Recommended

url

A link to the product offer page.

yes

image

Image link.

Add multiple images in different formats (horizontal, vertical, square), each in a separate <image> element. The image that best fits the aspect ratio will be used in the ad.

Impressions in the Yandex Advertising Network

building-name

Name of the residential home or building. Apartments in the residential building are combined for this element.

for new buildings

sales-agent

Information about the developer. Detailed information is indicated in nested tags.

  <sales-agent>
    <organization></organization>
  </sales-agent>

yes

organization

Legal name of the developer.

yes

price

Set of elements describing the price of the object in question. The sum and currency of the price is indicated in nested tags.

  <price>
      <value></value>
      <currency></currency>
  </price>

yes

value

The price.

Recommended

currency

Currency code (RUB, USD, UAH, KZT).

if the value element is present.

area

Total area. The value and unit of measurement is indicated in nested tags.

  <area>
      <value></value>
      <unit></unit>
  </area>

Recommended

value

The area value. Indicated as a numeric value.

Recommended

unit

The unit of floor space. Possible values: кв. м or sq. m.

Recommended

floor

The floor the property is located on.

Recommended

floors-total

The total number of floors in the building.

no

rooms

The total number of rooms in the apartment. For shell-and-core properties, the number of rooms is indicated according to the property's passport. This element is not used for studio apartments.

no

bathroom-unit

Type of bathroom. Possible values:

  • “Combined”.
  • “Separate”.
  • Numeric value (from 1 to 5).

no

renovation

Finishing. Possible values:

  • “Fine finish”.
  • “Turnkey”.
  • “Rough finish”.

no

description

Additional information. You can use it as a tag for manual management of ad titles and ad texts.

no

building-state

Construction stage. Values are restricted:

  • “built” (the construction is complete, but the building is not handed over)
  • “hand-over” (the building is handed over)
  • “unfinished” (under construction) If the values of built-year and ready-quarter are in the past, the building-state element must have the hand-over value.

no

built-year

Year of handover (year of construction). The year must be stated in full: for example, “1996” rather than “96”.

for buildings (residential complexes) that were handed over less than 5 years ago or will be handed over in the future

ready-quarter

The quarter when the building was or will be handed over. Restricted values: “1”, “2”, “3”, “4”.

no

building-type

Type of building. Possible values:

  • “brick”
  • “cast-in-place concrete”
  • “panel”

no

deal-status

Type of deal. Possible values:

  • If the property is sold by a developer: “primary sale”/“sale by developer”. <deal-status>primary sale</deal-status>

  • If the developer doesn't own the property: “direct sale”. <deal-status>direct sale</deal-status>

  • If the property is sold by a private individual or agency, but there is no ownership yet: “reassignment”. <deal-status>reassignment</deal-status>

no

collectionId

To serve ads in a combined format (catalog page ads and product ads), pass real estate links to the catalog. The value equals <collection id> in the <collections> element.

The value can consist of numbers, letters, or a combination of both.

One <offer> can contain several <collectionIds>.

Recommended if <collections> are used

  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_4

Custom elements. Free-form description. Latin and Cyrillic characters and numbers. The element length can be up to 175 characters.

Make sure that the element is not nested in other tags: location, metro, price, sales-agent, and area.

You can only use custom feed elements to create filters for unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by the name of a residential building.

no

custom_score

Custom element. Numeric value: 0 or a positive integer.

Make sure that the element is not nested in other tags: location, metro, price, sales-agent, and area.

You can only use custom feed elements to create filters for unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by the number of rooms.

no

In the feed, you can transmit information about real estate catalogs. In the tree structure, the <collections> element comes after the closing tag of the last <offer> element.

Child elements of the <collections> element

Element

Description

Required element

collection id

Unique catalog ID. Maximum length: 60 characters. The value can be numeric, alphabetic, or alphanumeric.

The IDs for each catalog must be unique.

yes

url

URL of the catalog page.

Maximum link length: 2048 characters. You can use links in Cyrillic. (We recommend converting links in Cyrillic characters using Punycode). The URL format follows the RFC 3986 standard.

The URL must specify the http or https protocol.

How to encode characters in a URL?

Symbol in text

Code for YML file

"

&quot;

&

&amp;

>

&gt;

<

&lt;

'

&apos;

URLs must not contain spaces. Replace spaces with %20.

yes

picture

Image link.

You can add multiple image links, each in its own picture element.

How do I change the image in the ad?

For the Yandex robot to update the catalog image in ads, change its link in the feed. For example:

  • Link to the current image: <picture>http://www.developer.ru/images/plans/000001279.jpg</picture>
  • Link to the new image: <picture>http://www.developer.ru/images/plans/000001279-new.jpg</picture>

For impressions in YAN

name

Catalog name.

yes

description

Catalog description.

no

Example for catalog pages

<?xml version="1.0" encoding=utf-8?>
<realty-feed>
  <offer>
  </offer>
  <collections>
    <collection id="1">
      <url>https://developer.ru/#/macrocatalog/complexes/1111111</url> 
      <name>Двухкомнатные квартиры на Васильевском острове</name> 
      <description>Двухкомнатные квартиры на Васильевском острове с отделкой от застройщика и современной планировкой</description>
      <picture>http://www.developer.ru/images/plans/000001279.jpg</picture>
    </collection>
  </collections>
</realty-feed>

When creating ads, fill out the offers using as many available elements (tags) as possible, even if they aren't required. This will help create an eye-catching ad that will be displayed in all possible formats.

Examples of banners created from highly populated offers

Google Ads' Flights feed

Google Ads' Flights feed must be in CSV format. The first string contains the column names, and the following strings contain the actual data. The contents of the columns are separated by commas. Data in the feed must be encoded in UTF-8.

Example:

Download an example of a feed for flights in CSV format

Elements included in CSV

The table below describes feed elements which are used for creating product ads or catalog page ads in the unified performance campaign.

Element

Description

Destination ID

Destination ID. Required element.

Destination name

Destination name. Required element.

Destination address

Address of destination. Completing this field increases the relevance of the ad titles and descriptions that will be generated.

Origin ID

Origin ID. If you specified the Origin ID in the feed and enabled E-commerce in Yandex Metrica, use the Origin ID and Destination ID (separated by a hyphen) in the E-commerce object as the offer ID. For example, "id": "VKO-LHR".

Origin name

Origin name.

Final URL

An offer page URL for promoting a site or a tracking link for promoting a mobile app. If you are promoting a mobile app, we recommend adding deferred deeplinks. Required element.

Image URL

Image link. We recommend to use images of at least 500px in width or height. This element is required for serving ads in the Yandex Advertising Network.

Flight price

The price of the offer. Currency number and code (RUB, USD, UAH, KZT). Use a dot (.) as the decimal separator. Recommended element.

  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_4

Custom elements. Free-form description. Latin and Cyrillic characters and numbers. The maximum length of one element is 175 characters.

You can only use custom feed elements to create filters in unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by whether a flight is part of a specific promo.

custom_score

Custom element. Numeric value: 0 or a positive integer.

You can only use custom feed elements to create filters for unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by an offer's profit margin.

Universal feed

Universal feed must be in CSV format. The first string contains the column names, and the following strings contain the actual data. The contents of the columns are separated by commas. Data in the feed must be encoded in UTF-8.

Example

Download an example of a universal feed in CSV format

Elements included in CSV

The table below describes feed elements which are used for creating product ads or catalog page ads in the unified performance campaign.

Element

Description

ID

ID of item. Required element.

ID2

Second product ID If you specified ID2 in the feed and enabled E-commerce in Yandex Metrica, use the ID and ID2 (separated by a hyphen) in the E-commerce object as the offer ID. For example, "id": "VKO-LHR".

URL

The URL of the offer page. Required element.

Image

Image link. We recommend to use images of at least 500px in width or height. This element is required for serving ads in the Yandex Advertising Network.

Title

Offer name.

Description

Offer description.

Price

Offer price without currency distinction. Use a dot (.) as the decimal separator. Recommended element.

Currency

Currency code (RUB, USD, UAH, KZT). Required element if the Price element is present.

Old Price

Old offer price, must be higher than the new price (Price).

  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_4

Custom elements. Free-form description. Latin and Cyrillic characters and numbers. The maximum length of one element is 175 characters.

You can only use custom feed elements to create filters in unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by whether an offer is part of a specific promo.

custom_score

Custom element. Numeric value: 0 or a positive integer.

You can only use custom feed elements to create filters for unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by an offer's profit margin.

Google Ads' Custom feed

Google Ads' Custom feed must be in CSV format. The first string contains the column names, and the following strings contain the actual data. The contents of the columns are separated by commas. Data in the feed must be encoded in UTF-8.

Example

Download a sample Google Ads' Custom feed in CSV format

Elements included in CSV

The table below describes feed elements which are used for creating product ads or catalog page ads in the unified performance campaign.

Element

Description

ID

ID of item. Required element.

ID2

Second product ID If you specified ID2 in the feed and enabled E-commerce in Yandex Metrica, use the ID and ID2 (separated by a hyphen) in the E-commerce object as the offer ID. For example, "id": "VKO-LHR".

Final URL

An offer page URL for promoting a site or a tracking link for promoting a mobile app. If you are promoting a mobile app, we recommend adding deferred deeplinks. Required element.

Image URL

Image link. We recommend to use images of at least 500px in width or height. This element is required for serving ads in the Yandex Advertising Network.

Item title

Name of item.

Item description

Offer description.

Price

Offer price with a currency code in ISO 4217 encoding (RUB, USD, UAH, KZT). Use a dot (.) as the decimal separator. Recommended element.

Sale price

New offer price, must be lower than the old price (Price).

  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_4

Custom elements. Free-form description. Latin and Cyrillic characters and numbers. The maximum length of one element is 175 characters.

You can only use custom feed elements to create filters in unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by whether an offer is part of a specific promo.

custom_score

Custom element. Numeric value: 0 or a positive integer.

You can only use custom feed elements to create filters for unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by an offer's profit margin.

Google Ads' Travel feed

Google Ads' Travel feed must be in CSV format. The first string contains the column names, and the following strings contain the actual data. The contents of the columns are separated by commas. Data in the feed must be encoded in UTF-8.

Example

Download a sample Google Ads' Travel feed in CSV format

Elements included in CSV

The table below describes feed elements which are used for creating product ads or catalog page ads in the unified performance campaign.

Element

Description

Destination ID

Destination ID. Required element.

Destination name

Destination name. Required element.

Destination address

Address of destination. Completing this field increases the relevance of the ad titles and descriptions that will be generated.

Origin ID

Origin ID. If you specified the Origin ID in the feed and enabled E-commerce in Yandex Metrica, use the Origin ID and Destination ID (separated by a hyphen) in the E-commerce object as the offer ID. For example, "id": "MOS-AMS".

Origin name

Origin name.

Final URL

An offer page URL for promoting a site or a tracking link for promoting a mobile app. If you are promoting a mobile app, we recommend adding deferred deeplinks. Required element.

Image URL

Image link. We recommend to use images of at least 500px in width or height. This element is required for serving ads in the Yandex Advertising Network.

Title

Name of item.

Price

Offer price with a currency code in ISO 4217 encoding (RUB, USD, UAH, KZT). Use a dot (.) as the decimal separator. Recommended element.

Sale price

New offer price, must be lower than the old price (Price).

  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_0
  • custom_label_4

Custom elements. Free-form description. Latin and Cyrillic characters and numbers. The maximum length of one element is 175 characters.

You can only use custom feed elements to create filters in unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by whether an offer is part of a specific promo.

custom_score

Custom element. Numeric value: 0 or a positive integer.

You can only use custom feed elements to create filters for unified performance campaigns. They don't affect the way creatives are generated. These filters are used for offer segmentation by specific parameters with no standard filters available. For example, you can set a filter by an offer's profit margin.

Questions?

Alert

Our customer service department can only help you with the campaigns created under the same username you use to contact us. You can check your username by opening ya.ru in another browser tab. Our team can access your data only when processing your request.

Message us on WhatsApp
Message us on Telegram
Call

You can contact us from 10:00 to 19:00 (UTC+3) by phone:

Moscow: +7 495 139-91-93

Russia: 8 (800) 700-47-45 (toll-free within Russia)

To access campaigns, the customer service specialist will need your PIN.

Leave a message