Reference documentation and code samples for the Google Shopping Merchant Products V1 Client class CertificationName.
The name of the certification.
Protobuf type google.shopping.merchant.products.v1.CertificationName
Namespace
Google \ Shopping \ Merchant \ Products \ V1Methods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
CERTIFICATION_NAME_UNSPECIFIED
Value: 0
Certification name is not specified.
Generated from protobuf enum CERTIFICATION_NAME_UNSPECIFIED = 0;
ENERGY_STAR
Value: 1
Energy Star.
Generated from protobuf enum ENERGY_STAR = 1;
ENERGY_STAR_MOST_EFFICIENT
Value: 2
Energy Star Most Efficient.
Generated from protobuf enum ENERGY_STAR_MOST_EFFICIENT = 2;
EPREL
Value: 3
Represents energy efficiency certifications in the EU European Registry for Energy Labeling (EPREL) database.
Generated from protobuf enum EPREL = 3;
EU_ECOLABEL
Value: 4
EU Ecolabel.
Generated from protobuf enum EU_ECOLABEL = 4;
VEHICLE_ENERGY_EFFICIENCY
Value: 5
The overall CO2 class of a vehicle
Generated from protobuf enum VEHICLE_ENERGY_EFFICIENCY = 5;
VEHICLE_ENERGY_EFFICIENCY_DISCHARGED_BATTERY
Value: 6
For the CO2 class of a vehicle with a discharged battery.
Generated from protobuf enum VEHICLE_ENERGY_EFFICIENCY_DISCHARGED_BATTERY = 6;