Changelogs

This document lists changes between Displayable Content Export (DCE) versions.

DCE Service

DCE Service refers to the http service used to request DCE data.

v3

ReleasedAugust, 2017
  • New Domain
v2v3
data-stg.nexus.bazaarvoice.comstg.api.bazaarvoice.com
data.nexus.bazaarvoice.comapi.bazaarvoice.com

Refer to the Reference section for more details.

  • Changes to path
v2v3
/v2/dce/data/dce/v3/data

Refer to the Workflow Walk-Through for more details.

  • Changes to headers
v2v3
x-api-keyX-Bazaarvoice-Passkey
BV-DCE-ACCESS-SIGNX-Bazaarvoice-Signature
BV-DCE-ACCESS-TIMESTAMPX-Bazaarvoice-Timestamp

Refer to the Reference section for more details on using headers with the DCE.

  • Changes to Access Signature
    The access signature algorithm remains unchanged. However, the following parameter key has changed to remain consistent with the changes to the corresponding header:
v2v3
x-api-keypasskey

Refer to Creating The Access Signature for more details.