<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Basic Components on Mergado Knowledge Base</title>
    <link>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/</link>
    <description>Recent content in Basic Components on Mergado Knowledge Base</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Products and Product Queries</title>
      <link>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/products-and-product-selections/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/products-and-product-selections/</guid>
      <description>&lt;h1 id=&#34;products-and-product-queries&#34;&gt;&lt;strong&gt;Products and Product Queries&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#products-and-product-queries&#34;&gt;#&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;1-products-in-mergado&#34;&gt;&lt;strong&gt;1. Products in Mergado&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#1-products-in-mergado&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;what-is-a-product-in-mergado&#34;&gt;&lt;strong&gt;What Is a Product in Mergado&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#what-is-a-product-in-mergado&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;A product in Mergado is the &lt;strong&gt;basic data unit&lt;/strong&gt; representing an item from your online store. Each product contains various &lt;strong&gt;elements&lt;/strong&gt; that describe its properties – such as the name, price, or EAN. Mergado works with these products, modifies them, and optimizes them before exporting to advertising channels.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Products are made up of &lt;strong&gt;elements&lt;/strong&gt; that define their properties (e.g., &lt;code&gt;PRODUCTNAME&lt;/code&gt;, &lt;code&gt;PRICE&lt;/code&gt;, &lt;code&gt;EAN&lt;/code&gt;).&lt;/li&gt;&#xA;&lt;li&gt;A &lt;strong&gt;feed&lt;/strong&gt; is a file that contains all products and their elements.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;input-and-output-data&#34;&gt;&lt;strong&gt;Input and Output Data&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#input-and-output-data&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;The entire process of working with products in Mergado is based on the transformation between two basic data sets – the &lt;strong&gt;input&lt;/strong&gt; and &lt;strong&gt;output feed&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Elements in Mergado</title>
      <link>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/elements-in-mergado/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/elements-in-mergado/</guid>
      <description>&lt;h1 id=&#34;elements-in-mergado&#34;&gt;&lt;strong&gt;Elements in Mergado&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#elements-in-mergado&#34;&gt;#&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;1-what-are-elements&#34;&gt;&lt;strong&gt;1. What are elements&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#1-what-are-elements&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;definition&#34;&gt;&lt;strong&gt;Definition&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#definition&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;An &lt;strong&gt;element&lt;/strong&gt; is the basic building block of a feed that carries data. Each element represents a specific piece of information – for example, a product name, price, code, or image. In both XML and CSV, an element serves as &lt;strong&gt;a label for where a given value is located&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;In simple terms:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;element = “name of the information”,&lt;/li&gt;&#xA;&lt;li&gt;value = “content of that information”.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Variables in Mergado</title>
      <link>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/variables-in-mergado/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/variables-in-mergado/</guid>
      <description>&lt;h1 id=&#34;variables-in-mergado&#34;&gt;&lt;strong&gt;Variables in Mergado&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#variables-in-mergado&#34;&gt;#&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;i-variables-in-mergado-editor&#34;&gt;&lt;strong&gt;I. Variables in Mergado Editor&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#i-variables-in-mergado-editor&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;h3 id=&#34;1-what-are-variables-in-mergado&#34;&gt;&lt;strong&gt;1. What are variables in Mergado&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#1-what-are-variables-in-mergado&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Variables in Mergado Editor represent placeholders for specific values from elements. They are &amp;ldquo;holders&amp;rdquo; for data that differs from product to product and that you want to further process or use in rules.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A variable can have a different value for each product.&lt;/li&gt;&#xA;&lt;li&gt;A typical example is the element &lt;code&gt;PRICE_VAT&lt;/code&gt;, whose value changes across products.&lt;/li&gt;&#xA;&lt;li&gt;You can create a variable manually &amp;ndash; for example, if you need to extract part of the text from a name or description.&lt;/li&gt;&#xA;&lt;li&gt;In addition to user variables, there are also special system variables, such as &lt;code&gt;@MERGADO_ID&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Mergado works directly with elements as the source of values. Variables are a supplementary tool for situations where you need to extract only a specific part of a text or further process values.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Inverse queries in Mergado</title>
      <link>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/inverse-selections-in-mergado/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/inverse-selections-in-mergado/</guid>
      <description>&lt;h1 id=&#34;inverse-queries-in-mergado&#34;&gt;&lt;strong&gt;Inverse queries in Mergado&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#inverse-queries-in-mergado&#34;&gt;#&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;how-to-work-with-inverse-queries-in-mergado&#34;&gt;&lt;strong&gt;How to work with inverse queries in Mergado&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#how-to-work-with-inverse-queries-in-mergado&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;This article explains what inverse queries are and how to use them effectively in Mergado. We will show the difference between a simple inverse query (where you just change the operator, e.g. from &amp;ldquo;=&amp;rdquo; to &amp;ldquo;!=&amp;rdquo;) and a more advanced query using MQL and the &lt;code&gt;NOT&lt;/code&gt; operator.&#xA;By the end of this article, you will be able to:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Operators for Mergado Query Language</title>
      <link>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/operators-for-mergado-query-language/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/operators-for-mergado-query-language/</guid>
      <description>&lt;h1 id=&#34;operators-for-mergado-query-language&#34;&gt;&lt;strong&gt;Operators for Mergado Query Language&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#operators-for-mergado-query-language&#34;&gt;#&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;list-of-operators-in-mql&#34;&gt;&lt;strong&gt;List of operators in MQL&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#list-of-operators-in-mql&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;This overview explains all operators you can use in &lt;strong&gt;Mergado Query Language (MQL)&lt;/strong&gt; – a language for creating conditions in product queries.&#xA;It will help you better understand how MQL works and how to formulate rules for selecting data precisely. With the correct use of operators, you will be able to create accurate, efficient, and well-organized queries.&lt;/p&gt;&#xA;&lt;h2 id=&#34;operator-overview&#34;&gt;&lt;strong&gt;Operator Overview&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#operator-overview&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;strong&gt;Operator&lt;/strong&gt;&lt;/th&gt;&#xA;          &lt;th&gt;&lt;strong&gt;Meaning&lt;/strong&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;CONTAINS&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;contains text&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;NOT CONTAINS&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;does not contain text&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;=&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;equals&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;!=&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;does not equal&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;~&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;contains regular expression&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;!~&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;does not contain regular expression&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;&amp;lt;=&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;is less than or equal to*&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;&amp;gt;=&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;is greater than or equal to*&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;&amp;lt;&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;is less than*&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;&amp;gt;&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;is greater than*&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;IN&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;is included in a list&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;NOT IN&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;is not included in a list&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;OR&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;logical &amp;ldquo;or&amp;rdquo; expression&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;AND&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;logical &amp;ldquo;and&amp;rdquo; expression&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;SORT BY&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;sorts by element name&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;*Used only for numeric values.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How does data regeneration and updating work in Mergado?</title>
      <link>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/how-does-data-regeneration-and-updating-work-in-mergado/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://help.mergado.com/en/mergado-editor/working-with-data/basic-components/how-does-data-regeneration-and-updating-work-in-mergado/</guid>
      <description>&lt;h1 id=&#34;how-does-data-regeneration-and-updating-work-in-mergado&#34;&gt;&lt;strong&gt;How does data regeneration and updating work in Mergado?&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#how-does-data-regeneration-and-updating-work-in-mergado&#34;&gt;#&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;why-it-is-important-to-regenerate-data&#34;&gt;&lt;strong&gt;Why it is important to regenerate data&lt;/strong&gt;&lt;a class=&#34;anchor&#34; href=&#34;#why-it-is-important-to-regenerate-data&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;When you modify rules, filters, or queries in Mergado, or when the input data from your online store changes, it is important for these &lt;strong&gt;changes to actually make it into the output feed&lt;/strong&gt; that you send to &lt;strong&gt;advertising channels&lt;/strong&gt;. &lt;strong&gt;Data regeneration&lt;/strong&gt; is the mechanism that ensures &lt;strong&gt;changes from the data source reach Mergado Editor and that edits in the editor are reflected in the output data&lt;/strong&gt; flowing to the target platforms. Thanks to this mechanism, you gain control over what actually appears in your advertising.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
