Een bestemming retourneren op destinatie-id return-a-destination-by-destination-id

A GET methode die de bestemming voor gespecificeerde terugkeert destinationId.

Verzoek

GET https://api.demdex.com/v1/destinations/<destinationId>

NOTE
Als u de mappings veldpas binnen includeMappings=true in de URL.

Antwoord

{
   "destinationType":"PUSH",
   "destinationId":314,
   "dataSourceId":null,
   "pid":1099,
   "name":"sample destination",
   "description":"Turn",
   "startDate":null,
   "endDate":null,
   "status":"active",
   "destinationType":"PUSH",
   "createTime":1281997484000,
   "updateTime":1300752888000,
   "crUID":224,
   "upUID":308,
   "domainRestrictions":"ALL_DOMAINS",
   "tagType":0,
   "serializationEnabled":false,
   "urlFormatString":null,
   "secureUrlFormatString":null,
   "delimiter":null,
   "mappings":null
}

Alle doelen retourneren return-all-destinations

A GET methode die alle bestemmingen voor de gespecificeerde partner terugkeert.

Verzoek

GET https://api.demdex.com/v1/destinations

NOTE
  • (Optioneel) Doorgeven in containsSegment=<sid> om een array te retourneren van alle doelen die aan het opgegeven segment zijn toegewezen. Uw query kan er bijvoorbeeld als volgt uitzien: GET .../destinations/?containsSegment=4321.

  • Retourneert het volledige doelobject niet. Hiermee wordt het doel via de gegevensvolgorde opgehaald als u een volledig gevuld object nodig hebt.

Optionele queryparameters

U kunt deze optionele parameters gebruiken met API-methoden die geretourneerd worden alles eigenschappen voor een object. Stel deze opties in de tekenreeks request wanneer u die query doorgeeft aan de API. Zie Optionele parameters.

Parameter
Beschrijving
page
Geeft resultaten op paginanummer. De nummering begint bij 0.
pageSize
Stelt het aantal reactieresultaten in dat door de aanvraag wordt geretourneerd (10 is standaard).
sortBy
Hiermee worden de resultaten gesorteerd en geretourneerd volgens de opgegeven waarden JSON eigenschap.
descending
Sorteert en retourneert resultaten in aflopende volgorde. Oplopend is standaard.
search

Retourneert resultaten op basis van de opgegeven tekenreeks die u als zoekparameter wilt gebruiken. Bijvoorbeeld, laten wij zeggen u resultaten voor alle modellen wilt vinden die het woord "Test"in om het even welke waardegebieden voor dat punt hebben. Uw voorbeeldverzoek kan er als volgt uitzien:

GET https://api.demdex.com/v1/models/?search=Test.

U kunt zoeken op elke waarde die door de methode "get all" wordt geretourneerd.

Antwoord

[
   {
      "destinationId":364,
      "pid":1099,
      "name":"Test",
      "description":"",
      "status":"active",
      "destinationType":"PUSH",
      "createTime":1291345192000,
      "updateTime":1291347561000,
      "crUID":262,
      "upUID":262,
      "domainRestrictions":"all_domains"
   },
   {
      "destinationId":369,
      "pid":1099,
      "name":"sample destination",
      "status":"active",
      "destinationType":"PUSH",
      "createTime":1292631706000,
      "updateTime":1292631706000,
      "crUID":262,
      "upUID":262,
      "domainRestrictions":"all_domains"
   }
]

Een doeltoewijzing retourneren met de toewijzingsid return-dest-mapping-id

A GET methode die een individuele bestemmingstoewijzing terugkeert die op wordt gebaseerd mappingId.

Verzoek

GET https://api.demdex.com/v1/destinations/<destinationId>/mappings/<destinationMappingId>

Antwoord

{
"mappingId": 14593,
"traitType": "SEGMENT",
"traitValue": 0,
"destinationId": 314,
"elementName": "sample",
"elementDescription": "Migration Pixel",
"elementStatus": "active",
"createTime": 1281997484000,
"updateTime": 1300752888000,
"crUID": 224,
"upUID": 308,
"sid": 80920,
"startDate": "2010-11-15",
"endDate": null,
"priority": null,
"url": "https://www.adobe.com/send?%ALIAS%",
"secureUrl": "https://www.adobe.com/send?%ALIAS%",
"tagCode": null,
"secureTagCode": null,
"traitAlias": null
}

Toewijzingen retourbestemming return-dest-mappings

A GET methode die de toewijzingen voor een bestemming terugkeert.

NOTE
De teruggekeerde afbeelding is specifiek voor het bestemmingstype en de configuratie.

Verzoek

GET https://api.demdex.com/v1/destinations/<destinationId>/mappings

NOTE
Ondersteunt paginaparameters.

Antwoord

{
   "total":354,
   "page":0,
   "pageSize":2,
   "list":[
      {
         "destinationMappingId":14395,
         "traitType":"SEGMENT",
         "traitValue":0,
         "destinationId":314,
         "elementName":"sample pixel",
         "elementDescription":"Migration Pixel",
         "elementStatus":"active",
         "createTime":1281997484000,
         "updateTime":1300752888000,
         "crUID":224,
         "upUID":308,
         "sid":80920,
         "startDate":"2010-11-15",
         "endDate":null,
         "priority":null,
         "url":"https://www.adobe.com/send?%ALIAS%",
         "secureUrl":"https://www.adobe.com/send?%ALIAS%",
         "tagCode":null,
         "secureTagCode":null,
         "traitAlias":null
      }
      {
         "destinationMappingId":15934,
         "traitType":"SEGMENT",
         "traitValue":0,
         "destinationId":314,
         "elementName":"sample pixel",
         "elementDescription":"Migration Pixel",
         "elementStatus":"active",
         "createTime":1281997484000,
         "updateTime":1300752888000,
         "crUID":242,
         "upUID":803,
         "sid":90820,
         "startDate":"2010-11-15",
         "endDate":null,
         "priority":null,
         "url":"https://www.adobe.com/send?%ALIAS%",
         "secureUrl":"https://www.adobe.com/send?%ALIAS%",
         "tagCode":null,
         "secureTagCode":null,
         "traitAlias":null
      }
   ]
{

Alle beschikbare Platforms van de Bestemming terugkeren return-dest-platforms

A GET methode die alle beschikbare apparatenplatforms voor bestemmingen terugkeert.

Verzoek

GET /destinations/configurations/available-platforms/

Antwoord

[
BROWSER, ANDROID, iOS, ALL
]

S2S- en Bulk S2S-taakgeschiedenis retourneren return-job-history

A GET methode die uitgaand terugkeert Server-to-Server ( S2S) en bulkgoederen S2S informatie over de geschiedenis van de doeltaak.

Verzoek

GET https://api.demdex.com/v1/destinations/655/history/outbound?startDate=1000000000&endDate=1403034473000

Vereiste queryparameters: startDate = <epochtime> en endDate = <epochtime>.

Antwoord

[
{
      "pushID":34090,
      "orderID":655,
      "dataProviderID":269,
      "syncType":1,
      "fullPublish":false,
      "receivedRecords":1,
      "attemptedRecords":1,
      "successRecords":1,
      "startTime":1337292466000,
      "endTime":1337292466000,
      "dataFileName":"ftp_655_269_iter_1337229891903.sync",
      "success":true
   },
   {
      "pushID":34104,
      "orderID":655,
      "dataProviderID":269,
      "syncType":1,
      "fullPublish":false,
      "receivedRecords":1,
      "attemptedRecords":1,
      "successRecords":1,
      "startTime":1337346397000,
      "endTime":1337346397000,
      "dataFileName":"ftp_655_269_iter_1337285714581.sync",
      "success":true
   },
   {
      "pushID":34124,
      "orderID":655,
      "dataProviderID":269,
      "syncType":1,
      "fullPublish":false,
      "receivedRecords":1,
      "attemptedRecords":1,
      "successRecords":1,
      "startTime":1337396811000,
      "endTime":1337396812000,
      "dataFileName":"ftp_655_269_iter_1337338243600.sync",
      "success":true
   }
]
recommendation-more-help
de293fbf-b489-49b0-8daa-51ed303af695