Reference documentation and code samples for the Google Shopping Merchant Products V1beta Client class Type.
Types of supported sustainability incentive programs.
Protobuf type google.shopping.merchant.products.v1beta.ProductSustainabilityIncentive.Type
Namespace
Google \ Shopping \ Merchant \ Products \ V1beta \ ProductSustainabilityIncentiveMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0Unspecified or unknown sustainability incentive type.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
EV_TAX_CREDIT
Value: 1Program offering tax liability reductions for electric vehicles and, in some countries, plug-in hybrids. These reductions can be based on a specific amount or a percentage of the sale price.
Generated from protobuf enum EV_TAX_CREDIT = 1;
EV_PRICE_DISCOUNT
Value: 2A subsidy program, often called an environmental bonus, provides a purchase grant for electric vehicles and, in some countries, plug-in hybrids. The grant amount may be a fixed sum or a percentage of the sale price.
Generated from protobuf enum EV_PRICE_DISCOUNT = 2;