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

Properties of an InsertPromotionRequest.

Package

@google-shopping/promotions

Properties

dataSource

dataSource?: (string|null);

InsertPromotionRequest dataSource

parent

parent?: (string|null);

InsertPromotionRequest parent

promotion

promotion?: (google.shopping.merchant.promotions.v1beta.IPromotion|null);

InsertPromotionRequest promotion