Set Ecommerce Level via API | Community
Skip to main content
manheimer-aVdaK
Level 2
January 30, 2018
Solved

Set Ecommerce Level via API

  • January 30, 2018
  • 2 replies
  • 1350 views

When using the ReportSuite API to saveEcommerce, you are asked for a boolean value

However, there are actually three settings for this in Admin: Enabled, Disabled, and "Enabled, no shopping cart"

Is there a way to set the third option via API ?

{

"ecommerce":"(boolean)",

"rsid_list":[

"(string)"

]

}

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by xjaredx

From the documentation it would appear that only the two states are supported via the API:

SaveEcommerce | Adobe Developer Connection

2 replies

xjaredx
Adobe Employee
xjaredxAdobe EmployeeAccepted solution
Adobe Employee
February 6, 2018

From the documentation it would appear that only the two states are supported via the API:

SaveEcommerce | Adobe Developer Connection

Gigazelle
Adobe Employee
Adobe Employee
February 8, 2018

Also to add, the 'no shopping cart' option is incredibly old, like SiteCatalyst 13.5 or even older. The Analytics processing architecture has improved to where shopping cart metrics are included by default for all report suites.