PUT docs/Ads
No Documentation Found.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
ads | No Documentation Found. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[ { "$id": "1", "ID": 1, "RegionCode": 64, "Place": "sample string 3", "Category": "sample string 4", "EMail": "sample string 5", "URL": "sample string 6", "DatePosted": "2023-05-31T11:07:57.1003024+00:00", "Header": "sample string 9", "Description": "sample string 10", "Teaser": "sample string 13", "DetailClick": 15, "HeaderURL": "sample string 16", "VideoCode": "sample string 17", "ImageURL": "sample string 18", "Manufacturer": "sample string 19", "Model": "sample string 20", "Price": 1.1, "Year": 1, "Phone": "sample string 21", "AdPics": [ { "$id": "2", "ID": 1, "ad_id": 2, "url": "sample string 3", "DatePosted": "2023-05-31T11:07:57.1003024+00:00", "ad": { "$ref": "1" } }, { "$ref": "2" }, { "$ref": "2" } ] }, { "$ref": "1" }, { "$ref": "1" } ]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
[ { "$id": "1", "Ad": { "$id": "2", "ID": 1, "RegionCode": 64, "Place": "sample string 3", "Category": "sample string 4", "EMail": "sample string 5", "URL": "sample string 6", "DatePosted": "2023-05-31T11:07:57.2096975+00:00", "Header": "sample string 9", "Description": "sample string 10", "Teaser": "sample string 13", "DetailClick": 15, "HeaderURL": "sample string 16", "VideoCode": "sample string 17", "ImageURL": "sample string 18", "Manufacturer": "sample string 19", "Model": "sample string 20", "Price": 1.1, "Year": 1, "Phone": "sample string 21", "AdPics": [ { "$id": "3", "ID": 1, "ad_id": 2, "url": "sample string 3", "DatePosted": "2023-05-31T11:07:57.2096975+00:00", "ad": { "$ref": "2" } }, { "$ref": "3" }, { "$ref": "3" } ] }, "IsError": true, "ErrorMessage": "sample string 2" }, { "$ref": "1" }, { "$ref": "1" } ]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.