{
"status": "Draft",
"merchantId": "string",
"name": "string",
"isRetail": true,
"isDefault": true,
"accessToken": "string",
"refreshToken": "string",
"scope": "string",
"tokenType": "string",
"expireDate": "2019-08-24T14:15:22Z",
"categoryMapping": [
{
"shopranosCategory": "string",
"googleCategory": "string"
}
],
"unitMapping": [
{
"shopranosUnit": "string",
"googleUnit": "oz"
}
],
"rule": {
"filter": "Tag",
"not": true,
"value": null,
"operator": "And",
"conditions": [
{}
],
"operation": "Eq"
}
}