ObjectsGrid
  • Documentation
    • Core Concepts
    • Usage Guide
      • Quick Start
      • Authentication and Authorization
      • Access Control via ABAC
      • GraphQL API Examples
      • Login with Google app setup
      • Objects Schemas
    • OBJECTS GRID Objects
      • Generic Object
        • GenericObjects REST API
      • Enum Object
        • Enum Object REST API
      • ProductCatalog Object
      • ProductGroup Object
      • Product Object
      • Brand Object
        • Brands REST API
      • Language-Tagged String
      • Tags Object
      • Meta Object
    • Private Objects
      • Auth
        • Tokens REST API
      • ABAC Policy
        • ABACPolicies REST API
      • Organization Account
        • OrganizationAccounts REST API
      • User Account
        • UserAccounts REST API
      • Service Account
        • ServiceAccounts REST API
      • Access Logging
        • AccessLogEntries REST API
  • Support
    • Terms and Conditions
  • Blogs
    • Attribute Based Access Control
    • ABAC vs RBAC
Powered by GitBook
On this page

Was this helpful?

  1. Documentation
  2. OBJECTS GRID Objects

Brand Object

Brand is a name used by an organization or business person for labeling a product.

PreviousProduct ObjectNextBrands REST API

Last updated 18 hours ago

Was this helpful?

Modeled based on

We welcome your feedback. Please use the form.

Name
Type
Description

at_context

String

By convention used for JSON-LD "@context". Always "https://schema.org" string

at_type

String

By convention used for JSON-LD "@type".

Always "Brand" string.

id

String

Brand ID

identifier

String

Internal ID for this Brand

name

Array of

Brand Name

description

Array of

Brand Description

slogan

Array of

A slogan or motto associated with the item.

sameAs

Array of String

Array of URLs

url

String

URL

logo

String

URL or ImageObject link for the brand's logo.

tags

Array of

Array of Tag

meta

Object

Meta Object

https://schema.org/Brand
Improvement Requests
Language-Tagged String
Language-Tagged String
Language-Tagged String
Tag
Meta