Понастоящем заявената от вас страница не е налице на езика ви. Можете да изберете друг в долната ѝ част или незабавно да преведете която и да е уеб страница на избрания от вас език посредством вградената функция за превод на Google Chrome.

Certification [certification]

Use the certification [certification] attribute to describe certifications required by local regulations, such as energy efficiency ratings and CO2 class, associated with a product. To show your product with a supported certification, provide a supported combination of authority [certification_authority], name [certification_name], and code [certification_code].

In this article


When to use

Optional Optional for products that require certain information to be shown in your Shopping ads or free listings, for example due to local regulations and for supported voluntary certifications as described below.

An icon depicting energy efficiency class rating.

If you don't provide certification information for your products, Google may automatically add it based on GTIN and MPN data. This helps ensure that your products' certification information is shown accurately on Google. You can correct or update the information by submitting new certification attributes and sub-attributes for your products.


Supported certifications

Sub-attributes

This attribute uses the following sub-attributes:

  • Authority [certification_authority] (Required): The authority or certification body responsible for issuing the certification.
  • Name [certification_name] (Required): The name of the certification.
  • Code [certification_code] (Sometimes Required): The code of the certification. Check the details of the certification at the link below, to understand if this sub-attribute is required.
  • Value [certification_value] (Sometimes Required): The value of the certification. Check the details of the certification at the link below, to understand if this sub-attribute is required.

Format

Follow these formatting guidelines to make sure Google understands the data you're submitting.

Learn when and how to submit your product data in English

Type Unicode characters (Recommended: ASCII only)
Repeated field Yes
Schema.org property Product.hasCertification
Type: Certification (specify properties issuedBy, name, and certificationIdentification)
File format Example entry
Text feeds

Format the attribute header by including the sub-attributes you’re submitting. Include certification [certification], and then, in parentheses, add the names of the sub-attributes that you want to submit separated by a colon ( : ). Don't use quotation marks.

The authority [certification_authority] and name [certification_name] sub attributes are always required.

For example, to submit 3 sub-attributes authority [certification_authority], name [certification_name], and code [certification_code], submit the attribute header:

certification(certification_authority:certification_name:certification_code)

Example header and values:

For EPREL: certification(certification_authority:certification_name:certification_code)

EC:EPREL:123456

For Vehicles: certification(certification_authority:certification_name:certification_value)

ADEME:Vehicle_CO2_Class:C

If you don't include the sub-attributes in the attribute header, we’ll assume that your values include 3 sub-attributes in this order:

  1. Authority [certification_authority]
  2. Name [certification_name]
  3. Code [certification_code]
If only some of your products have all sub-attributes values as required by the attribute header, you still need to use colons ( : ) as separator placeholders for the empty / non-specified sub-attribute values.
XML feeds

<g:certification>
  <g:certification_authority>EC</g:certification_authority>
  <g:certification_name>EPREL</g:certification_name>
  <g:certification_code>123456</g:certification_code>
</g:certification>

<g:certification>
  <g:certification_authority>ADEME</g:certification_authority>
  <g:certification_name>
    Vehicle_CO2_Class
  </g:certification_name>
  <g:certification_value>C</g:certification_value>
</g:certification>

To format your data for Content API, you can read the Content API for Shopping resource.

Note: To ensure that this product data attribute gets recognized by our system correctly, remember to submit your data source file in a format that we support.

How to encode in Schema.org

The following example illustrates how to specify certification information using structured data. The example specifies an EPREL energy efficiency label for an LED.

{
  "@context": "https://schema.org/",
  "@type": "Product",
  "sku": "1234-5678",
  "image": "https://www.example.com/led.jpg",
  "name": "LED",
  "description": "Dimmable LED",
  "gtin14": "12345678901231",
  "mpn": "WH1234",
  "brand": {
    "@type": "Brand",
    "name": "ExampleLightingBrand"
  },
  "hasCertification": {
    "@type": "Certification",
    "issuedBy": {
      "@type": "Organization",
      "name": "European_Commission"
    },
    "name": "EPREL",
    "certificationIdentification": "123456"
  },

  "offers": {
    "@type": "Offer",
    "url": "https://www.example.com/led",
    "itemCondition": "https://schema.org/NewCondition",
    "availability": "https://schema.org/InStock",
    "price": 2.30,
    "priceCurrency": "EUR"
  }
}

Minimum requirement

This is the requirement you need to meet to show your product with a supported certification. If you don’t follow this requirement, you will find a warning in the “Needs attention” tab. No products will be disapproved due to not meeting the minimum requirements:

  • Provide a supported combination of Authority, Name and Code.

Това полезно ли бе?

Как можем да направим подобрения?
false
Search
Clear search
Close search
Main menu
10802016661983410551
true
Търсене в Помощния център
false
true
true
true
true
true
71525
false
false
false
false