# TagAttributeRequest
## Properties
**attribute** | Option<**String**> | Attribute ID when path param id is not set | [optional]
**attribute_ids** | Option<**String**> | JSON encoded array of attribute IDs when id is 'selected' | [optional]
**tag** | Option<**String**> | Tag ID/name or tag collection ID (format collection_N) when path param 'tagId' is not specified. This can also be a JSON encoded array of IDs/names and tag collection IDs to add multiple tags at once. Required if path param 'tagId' is not set | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)