Advert

Get a advert

Request

URL Method Need authentication
https://taps-partnerapi.timecut.se/api/advert/{Id} GET Yes

Dto information

Type Message
Request
{
  "Id": "ec798803-2222-462a-9295-e8428e7b1211"
}
Response
{
  "Id": "d2a5b78d-19bc-4491-a311-7aedbc40c241",
  "TypeId": "2cab0499-ca7e-4153-a5b0-19183006e84e",
  "TypeName": "",
  "SimpleTypeId": 0,
  "MediaOrders": [
    {
      "Id": "eced9912-3ac8-4768-ad17-c8edc181553f",
      "MediaId": "9225a3db-3199-4da8-a867-b9210e8978f2",
      "MediaName": "",
      "PublishTimes": [
        "0001-01-01T00:00:00"
      ],
      "MediaPublishStatusId": 0,
      "MediaPublishStatusTapsInternalId": 0,
      "MediaPublishStatusName": "",
      "MediaPublishSimpleStatusId": 0,
      "Revision": 0,
      "PriceTotalCustomer": "",
      "PriceMedia": "",
      "PriceTotalAgency": "",
      "ImageUrl": "",
      "MaterialUrl": "",
      "TypeId": "5be6d25c-3e9e-4ab2-8654-d52530b0010a",
      "TypeName": "",
      "SimpleTypeId": 0
    }
  ]
}