Package com.google.shopping.merchant.promotions.v1beta (0.8.0)
GitHub Repository |
Prerelease Implications
This package is a prerelease version! Use with caution.
Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.shopping.merchant.promotions.v1beta.PromotionsServiceClient |
Service Description: Service to manage promotions for products.
This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started: |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.shopping.merchant.promotions.v1beta.PromotionsServiceSettings |
Settings class to configure an instance of PromotionsServiceClient.
The default instance has everything set to sensible defaults: |
Classes
Interfaces
Enums
Enum | Description |
---|---|
com.google.shopping.merchant.promotions.v1beta.CouponValueType | Coupon value type of a promotion. |
com.google.shopping.merchant.promotions.v1beta.OfferType | Offer type of a promotion. |
com.google.shopping.merchant.promotions.v1beta.ProductApplicability | Which product or list of products the promotion applies to. |
com.google.shopping.merchant.promotions.v1beta.PromotionStatus.DestinationStatus.State | The current state of the promotion. |
com.google.shopping.merchant.promotions.v1beta.PromotionStatus.ItemLevelIssue.Severity | The severity of the issue. |
com.google.shopping.merchant.promotions.v1beta.RedemptionChannel | Channel of a promotion. |
com.google.shopping.merchant.promotions.v1beta.StoreApplicability | Store codes or list of store codes the promotion applies to. Only for Local inventory ads promotions. |