Google Shopping Merchant Promotions V1beta Client - Class OfferType (1.1.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Shopping Merchant Promotions V1beta Client class OfferType.
Offer type of a promotion.
Protobuf type google.shopping.merchant.promotions.v1beta.OfferType
Namespace
Google \ Shopping \ Merchant \ Promotions \ V1beta
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
OFFER_TYPE_UNSPECIFIED
Value: 0
Unknown offer type.
Generated from protobuf enum OFFER_TYPE_UNSPECIFIED = 0;
NO_CODE
Value: 1
Offer type without a code.
Generated from protobuf enum NO_CODE = 1;
GENERIC_CODE
Value: 2
Offer type with a code. Generic redemption code for the promotion is
required when offerType = GENERIC_CODE.
[[["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 2026-03-11 UTC."],[],[]]