curl -i -X PATCH \
'https://docs.uberall.com/_mock/apis/swagger/social-posts/{id}' \
-H 'Content-Type: application/json' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '{
"title": "string",
"description": "string",
"url": "string",
"type": "POST",
"alertType": "COVID_19",
"id": 0,
"status": "SCHEDULED",
"dateStart": "2019-08-24T14:15:22Z",
"dateEnd": "2019-08-24T14:15:22Z",
"publicationDate": "2024-06-25T11:01:00Z",
"isStoreLocator": true,
"productName": "string",
"timeZone": "Europe/Berlin",
"productPriceMin": 0,
"productPriceMax": 0,
"productCurrency": "EUR",
"labels": "['\''Campaign2018'\'', '\''EastCoast'\'']",
"photos": [
{
"redirectUrl": "string",
"description": "string",
"photo": "string"
}
],
"callToActions": [
{
"url": "string",
"directory": "string",
"type": "string"
}
],
"firstComment": "string",
"mentions": [
{
"id": "string",
"name": "string",
"link": "string",
"avatar": "string"
}
],
"statusPerDirectory": {
"GOOGLE": "SCHEDULED",
"FACEBOOK": "PUBLISHED"
},
"publicationsCount": 0,
"canEdit": true,
"locationName": "string",
"businessName": "string",
"warnings": [
"string"
],
"insights": [
{
"metrics": {
"name": "string",
"value": "string"
}
}
],
"owner": {
"id": 0,
"name": "string",
"isApiAdmin": true
},
"businessIds": [
0
],
"locationIds": [
0
],
"listingPages": [
0
],
"businessPages": [
0
],
"locationGroups": [
0
],
"excludedLocationIds": [
0
],
"directories": [
{
"type": "FOURSQUARE",
"url": "string"
}
],
"couponCode": "string",
"termsAndConditions": "string",
"videos": [
"string"
]
}'
Social Posting
Products - Social Posting