Interface protos.google.shopping.merchant.promotions.v1beta.IPromotion (0.1.0)

Properties of a Promotion.

Package

@google-shopping/promotions

Properties

attributes

attributes?: (google.shopping.merchant.promotions.v1beta.IAttributes|null);

Promotion attributes

contentLanguage

contentLanguage?: (string|null);

Promotion contentLanguage

customAttributes

customAttributes?: (google.shopping.type.ICustomAttribute[]|null);

Promotion customAttributes

dataSource

dataSource?: (string|null);

Promotion dataSource

name

name?: (string|null);

Promotion name

promotionId

promotionId?: (string|null);

Promotion promotionId

promotionStatus

promotionStatus?: (google.shopping.merchant.promotions.v1beta.IPromotionStatus|null);

Promotion promotionStatus

redemptionChannel

redemptionChannel?: (google.shopping.merchant.promotions.v1beta.RedemptionChannel[]|null);

Promotion redemptionChannel

targetCountry

targetCountry?: (string|null);

Promotion targetCountry

versionNumber

versionNumber?: (number|Long|string|null);

Promotion versionNumber