Interface protos.google.shopping.merchant.promotions.v1beta.IListPromotionsResponse (0.6.0)

Properties of a ListPromotionsResponse.

Package

@google-shopping/promotions

Properties

nextPageToken

nextPageToken?: (string|null);

ListPromotionsResponse nextPageToken

promotions

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

ListPromotionsResponse promotions