{
"sid": "abc123",
"status": {
"code": "underConstruction",
"name": "string"
},
"name": "Little Big Cloud",
"url": "http://example.com",
"logo": {
"url": "http://example.com"
},
"defaultTargetUrl": "string",
"attributionModel": {
"code": "lastClick",
"name": "string"
},
"tracking": {
"deeplinking": {
"isEnabled": true
},
"customTrackingDomain": {
"isEnabled": true
},
"productLevelTracking": {
"isEnabled": true
},
"conversionPathAttribution": {
"isEnabled": "string"
},
"cookieExpiration": 2592000,
"fingerprintExpiration": 2592000,
"impressionExpiration": 86400
},
"startDate": "2019-08-24",
"endDate": "2019-08-24",
"vertical": {
"code": "finance",
"name": "string"
},
"category": {
"id": 0,
"name": "string"
},
"targetedCountries": [
"string"
],
"languages": [
{
"code": "EN",
"name": "English",
"isDefault": true
}
],
"provider": {
"sid": "ghy789",
"name": "Global Services"
},
"advertiser": {
"sid": "def456",
"name": "Cloud Corporation"
},
"programs": {
"publisher": {
"code": "publisher",
"status": "string",
"name": "string",
"description": "string",
"terms": {
"url": "string",
"content": "string",
"attachment": {
"url": "string"
}
}
},
"promoter": {
"code": "publisher",
"status": "string",
"name": "string",
"description": "string",
"terms": {
"url": "string",
"content": "string",
"attachment": {
"url": "string"
}
}
}
}
}