migrationTagsRequest
| Namespace: | (default namespace) |
| XML Schema: | ns1.xsd |
Request object for a request to retrieve tag types for tag migration
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| type (string) | 0/1 | Get the item type |
| ids (int) | 0/unbounded | Get the object ids |
JSON
| property | type | description |
|---|---|---|
| type | type (string) | Get the item type |
| ids | array of ids (int) | Get the object ids |