Asset
info
Please note that this content is under development and is not ready for implementation. This status message will be updated as content development progresses.
Description
The Asset object contains information about the brand's visual identity and verification credentials.
Example
{
"logo": "https://storage.googleapis.com/acrs-assets/logos/Top-Line-Steel-Logo.jpg",
"brandTitle": "Top Line Steel",
}
Definitions
| Property | Required | Description | Type |
|---|---|---|---|
| logo | Yes | The URL of the brand's logo image. (Displayed in the header and sidebar) | String |
| brandTitle | Yes | The title or name of the brand. | String |