Represents an attribute and its value.
| Type | Name | Description |
|---|---|---|
| Int | AttributeId | Bullseye attribute ID |
| String | AttributeName | The name of the attribute |
| String | AttributeValue | The value of the attribute, as a string. Boolean attributes will be “True” or “False”. |
| String | AttributeDisplayText | This parameter is only used for Link type Attributes; it contains the display text for the Link. |
| Int | AttributeValue | Category attribute Category ID |
| String | AttributeDisplayText | Category attribute Category name. |