Interface | Description |
---|---|
BVDisplayableProductContent |
Interface for common properties that are used to display bv product content
|
Class | Description |
---|---|
BVConfig | |
BVConfig.Builder | |
BVProduct |
Bazaarvoice Product
|
BVReview |
Bazaarvoice Review
|
BVSDK |
Main class for initializing the Bazaarvoice SDK, and changing global SDK state.
|
BVSDK.Builder |
Initialization Builder that must be called in the
Application.onCreate() method
before any Bazaarvoice SDKs can be used. |
Profile |
Shopper Marketing Profile
|
ShopperProfile |
Enum | Description |
---|---|
BazaarEnvironment |
Environment that the Bazaarvoice SDK will toggle the endpoints
it sends data to.
|
BVLogLevel |
Log Level for the SDK to print to console
|
Feature | |
ReportingGroup |
Exception | Description |
---|---|
BazaarException |
An exception type used for problems that arise in the use of the
Bazaarvoice SDK.
|
BazaarRuntimeException |
An exception type used for problems that arise in the use of the
Bazaarvoice SDK, during runtime
|