Google Shopping Merchant Products V1beta Client - Class Type (1.3.0)

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 \ ProductSustainabilityIncentive

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Unspecified or unknown sustainability incentive type.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

EV_TAX_CREDIT

Value: 1

Program 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: 2

A 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;