brand-context.json 524 B

123456789101112131415161718192021222324
  1. {
  2. "$schema": "brand-context-v1",
  3. "clientId": "",
  4. "brandName": "",
  5. "categoryKeywords": [],
  6. "amazonDomain": 1,
  7. "amazonDomainLabel": "amazon.com",
  8. "brandAsins": [],
  9. "knownCompetitors": [],
  10. "competitorAsins": [],
  11. "confirmedCompetitors": [],
  12. "tiktokKeywords": [],
  13. "douyinKeywords": [],
  14. "workshopGoal": "",
  15. "createdAt": "",
  16. "updatedAt": "",
  17. "completeness": {
  18. "brandName": false,
  19. "categoryKeywords": false,
  20. "amazonDomain": false,
  21. "brandAsins": false,
  22. "workshopGoal": false
  23. }
  24. }