Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
  "page": 0,
  "totalPages": 1,
  "entries": [
    {
      "feedId": "1234",
      "name": "Example Feed",
      "advertiserId": "9876",
      "advertiserName": "Example Advertiser",
      "lastUpdatedAt": "2022-03-17T11:55:59.761+00:00",
      "lastModifiedAt": "2022-01-17T10:12:44.121+00:00",
      "numberOfProducts": 12844,
      "lastFileHash": "637df52981d762c284d3db9a588carc7",
      "updateInterval": "0 0,12 * * *",
      "nextImportScheduledAt": "2022-03-18T11:00:00.000+00:00",
      "downloadUrl": null,
      "importUrl": null,
      "contentType": null,
      "compression": null,
      "status": null,
      "partnerRestrictionEnabled": null,
      "allowedPartners": null,
      "lastAction": null,
      "lastActionStatus": null,
      "lastActionMessage": null
    }
  ],
  "totalEntries": 1
}

...