{
  "id": "c38970b9-bbf4-4288-a18b-b8bd1de4fbb7",
  "object": "strategy",
  "name": "Buy Box Dominator 9001",
  "type": "ai",
  "platform": "amazon",
  "created_at": 1662732623
}
We’ll be expanding the object incrementally and with backward compatibility.

Attributes

id
string
Unique identifier for the object.
name
string
The name of the strategy.
type
enum
The type of the strategy. One of rule or ai.
platform
enum
One of amazon or walmart.

More attributes

{
  "id": "c38970b9-bbf4-4288-a18b-b8bd1de4fbb7",
  "object": "strategy",
  "name": "Buy Box Dominator 9001",
  "type": "ai",
  "platform": "amazon",
  "created_at": 1662732623
}