Reference documentation and code samples for the Google Shopping Css V1 Client class Certification.
The certification for the product. Use the this attribute to describe
certifications, such as energy efficiency ratings, associated with a product.
Generated from protobuf messagegoogle.shopping.css.v1.Certification
Namespace
Google \ Shopping \ Css \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
The name of the certification. At this time, the most common value is "EPREL", which represents energy efficiency certifications in the EU European Registry for Energy Labeling (EPREL) database.
↳ authority
string
The authority or certification body responsible for issuing the certification. At this time, the most common value is "EC" or “European_Commission” for energy labels in the EU.
The name of the certification. At this time, the most common value is
"EPREL", which represents energy efficiency certifications in the EU
European Registry for Energy Labeling (EPREL) database.
Returns
Type
Description
string
setName
The name of the certification. At this time, the most common value is
"EPREL", which represents energy efficiency certifications in the EU
European Registry for Energy Labeling (EPREL) database.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getAuthority
The authority or certification body responsible for issuing the
certification. At this time, the most common value is "EC" or
“European_Commission” for energy labels in the EU.
Returns
Type
Description
string
setAuthority
The authority or certification body responsible for issuing the
certification. At this time, the most common value is "EC" or
“European_Commission” for energy labels in the EU.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Shopping Css V1 Client - Class Certification (0.6.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.2 (latest)](/php/docs/reference/shopping-css/latest/V1.Certification)\n- [0.6.1](/php/docs/reference/shopping-css/0.6.1/V1.Certification)\n- [0.5.1](/php/docs/reference/shopping-css/0.5.1/V1.Certification)\n- [0.4.1](/php/docs/reference/shopping-css/0.4.1/V1.Certification)\n- [0.3.3](/php/docs/reference/shopping-css/0.3.3/V1.Certification)\n- [0.2.9](/php/docs/reference/shopping-css/0.2.9/V1.Certification)\n- [0.1.0](/php/docs/reference/shopping-css/0.1.0/V1.Certification) \nReference documentation and code samples for the Google Shopping Css V1 Client class Certification.\n\nThe certification for the product. Use the this attribute to describe\ncertifications, such as energy efficiency ratings, associated with a product.\n\nGenerated from protobuf message `google.shopping.css.v1.Certification`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Css \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nThe name of the certification. At this time, the most common value is\n\"EPREL\", which represents energy efficiency certifications in the EU\nEuropean Registry for Energy Labeling (EPREL) database.\n\n### setName\n\nThe name of the certification. At this time, the most common value is\n\"EPREL\", which represents energy efficiency certifications in the EU\nEuropean Registry for Energy Labeling (EPREL) database.\n\n### getAuthority\n\nThe authority or certification body responsible for issuing the\ncertification. At this time, the most common value is \"EC\" or\n\"European_Commission\" for energy labels in the EU.\n\n### setAuthority\n\nThe authority or certification body responsible for issuing the\ncertification. At this time, the most common value is \"EC\" or\n\"European_Commission\" for energy labels in the EU.\n\n### getCode\n\nThe code of the certification. For example, for the EPREL certificate with\nthe link \u003chttps://eprel.ec.europa.eu/screen/product/dishwashers2019/123456\u003e\nthe code is 123456. The code is required for European Energy Labels.\n\n### setCode\n\nThe code of the certification. For example, for the EPREL certificate with\nthe link \u003chttps://eprel.ec.europa.eu/screen/product/dishwashers2019/123456\u003e\nthe code is 123456. The code is required for European Energy Labels."]]