InlineTaggingPullPushTaskResult1
InlineTaggingPullPushTaskResult1
JSON Example
{
"resourceResults": [
{
"categoryConflicts": [
{
"categoryId": "string",
"error": "string",
"tagConflicts": [
{
"error": "string",
"tagId": "string"
}
]
}
],
"error": "string",
"resourceId": "string"
}
]
}