Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 757 Bytes

File metadata and controls

26 lines (14 loc) · 757 Bytes

GoogleBusinessPlatformDataOffer

Offer details. Required when topicType is OFFER. All fields are optional per Google's API, but at least one is recommended.

Properties

Name Type Description Notes
offerType OfferTypeEnum Type of offer [optional]
redeemOnlineUrl URI URL where the offer can be redeemed online [optional]
termsConditions String Terms and conditions for the offer [optional]
couponCode String Coupon code for the offer [optional]

Enum: OfferTypeEnum

Name Value
OFFER "OFFER"
BUY_ONE_GET_ONE "BUY_ONE_GET_ONE"