Versions Compared

Key

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

2024

Product

Description

Reported on

No longer available from

Image Removed

Partnerships

Finance

Status
titleDEPRECATED
Conversion Export/Import
This feature is going to be replaced by Conversion Requests. You can now create and update Conversions with a new file format. Read more about this format in this article.

Please note, that there is also a new Export in Conversion Overview available. This export is compatible with Conversion Requests. That means you don’t need to use the Export in Conversion Export/Import any longer.

Image Removed

Insights

In the past, we have built a data warehouse (ingenious-169318). Due to continuous improvements, we will replace the old DWH with a new variant based on a modern and flexible technology (i19s-insights). Please migrate your dependencies to the new DWH. Please use the migration path provided and contact support or the Insights team if you have any problems.

Image Removed

Platform

The Masterdata API and the Registration API have been deprecated. Currently we do not have replacements for all endpoints in those APIs.

The mentioned APIs will be kept available until we have replacements for all endpoints, and a migration plan.

Image Removed

Partnerships

Status
titleDEPRECATED
/v2 prefix in masterdata API calls

The /v2 Prefix in masterdata API calls is not available anymore. Please use the non-prefixed url. For example:

https://<YOUR-CUSTOM-API-URL>/masterdata/category/adspace?apiKey=<API-KEY>

Image Removed

Partnerships

Status
titleDEPRECATED
Partner ui program list

The Programs menu point in the Partner UI will be deleted in favour of the new Advertiser Explorer. Please switch to the new feature by the 1st of march 2021. If you don’t do it yourself it will be switched over automatically by this date.

The status param for relationship has been removed from /partnerships/partner/create command. Any new partner will be created with an relationship that is status activated.

Please remove the status param from your API request.

/partnerships/partner/create

Code Block
{
  "commandId": "73a922f2-556b-460c-9352-5a91e9994146",
  "comment": "string",
  "eventDateTime": "1970-01-01T00:00:00.000Z",
  "adspace": {
    "categoryId": "string",
    ...
  },
  "partner": {
    "address": "AAAAAA",
    "billingData": {},
    "city": "AAAAAA",
    ...
  },
  "relationship": {
    "adspaceId": "55632",
    "advertiserId": "8134",
    "commandId": "73a922f2-556b-460c-9352-5a91e9994146",
    "comment": "string",
    "commissionModelId": "12345",
    "commissionRuleId": "12345",
    "eventDateTime": "1970-01-01T00:00:00.000Z",
    "feeModelId": "12345",
    <<REMOVED FIELD status>>
    "type": "CreateRelationship"
  }
}

15th of January 2024

2023

Please see ⚡ Deprecations 2023

2022

Please see ⚡ Deprecations 2022