Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 55 Next »

Product

Description

Reported on

No longer available from

Insights

DEPRECATED Conversion Model: Trail and Finance

Both conversion models are now combined by our new single conversion model. Because of that, no new conversions will be added to the dedicated trail and finance model. Both will be removed.

Creatives

DEPRECATED Product Data Export endpoint and functionality deprecation

What do I need to do?

API Endpoint change

Share the following description on how to change to the new API with your partners and let them know that the old endpoint will no longer be available after

Parameter changes:

  • The API-Key is now a query parameter named apiKey not a path parameter

  • The feed ID is now a query parameter named feedId and not part of a path parameter

  • The Adspace parameter was renamed: pidadspaceId

  • The parameter format now takes the values: CSV|XML

  • The parameter for csv separator was renamed: sepcsvSeparator and takes the values: SEMICOLON|COMMA|TAB

  • The parameter compression now takes the values: GZIP|ZIP

  • The parameter columns has not changed

  • The parameters smc1 to smc6 were renamed to subId1 to subId6

Old Link:

https://export.{your_domain}/{api_key}/api/productdataexport_{feed_id}?pid={adspace_id}&format={csv|xml}&sep={semicolon|comma|tab}&compression={gz|zip|none}&columns={your_columns}&smc1={subId1}&smc2={subId2}&smc3={subId3}&smc4={subId4}&smc5={subId5}&smc6={subId6}

New Link:

https://api.{your_domain}/creatives/productdata/export?apiKey={api_key}&feedId={feed_id}&adspaceId={adspace_id}&format={CSV|XML}&csvSeparator={SEMICOLON|COMMA|TAB}&compression={GZIP|ZIP}&columns={your_columns}&subId1={subId1}&subId2={subId2}&subId3={subId3}&subId4={subId4}&subId5={subId5}&subId6={subId6}

Example:

Old Link:

https://export.demo.i19s.com/21c683e1-7c3b-5884-9ce9-7c2db4da5419/api/productdataexport_1234?pid=9876&format=csv&sep=semicolon&compression=gz&columns=product_id,product_name,product_price&smc1=82zz11

https://api.demo.i19s.com/creatives/productdata/export?apiKey=21c683e1-7c3b-5884-9ce9-7c2db4da5419&feedId=1234&adspaceId=9876&format=CSV&csvSeparator=SEMICOLON&compression=GZIP&columns=product_id,product_name,product_price&subId1=82zz11

Compression

  • No action is required if your partners use zip or gzip compressed downloads.

  • If your partners use the default value for the query parameter compression (by not specifying it in the download-URL), your partner will receive compressed feeds after . Your partners should be informed about this.

Rate Limiting

No more JSON format support

  • Inform your partner, that the format JSON is no longer available so they have to switch to one of the other available formats (CSV or XML)

Creatives

Product Data Export rate limit changes

Rate limiting will be more strict for uncompressed downloads to further emphasize on the additional bandwidth these downloads produce. Read the partner documentation for downloading feeds for more details.

Integrations

DEPRECATED GoogleAds/AdWords Importer

The AdWords/GoogleAds Cost importer will be removed because of rare usage. We propose to use a full-fledged Cost importer tool like funnel.io, adverty, affluent.io.

Finance

DEPRECATED Discount rating in Commission Model

The usage of a submitted Discount Value (dsv) does not need to be controlled by an additional flag. We will remove this flag from the Commission model. All submitted Discount Value (dsv) will be applied to the Commission and Fee calculation.

Trail

DEPRECATED Discounted Order Value (discOrdValue)

This parameter is going to be removed from the Conversion Tag. The idea of having an additional parameter parallel to Discount Value (dsv) was misleading.

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.

Creatives

DEPRECATED Legacy Ad-Media Management

The legacy Ad-Media Management is deprecated in favour to the new Creatives Manager and Creatives Explorer.

Some Admedia-Types are not yet supported in the new Creatives system. For these types we will continue supporting them in the legacy system:

  • HTML Ad-Media (with Link-Replacement logic)

  • Adjust Ad-Media

All other types (remote/hosted images, text, …) will not be shown or be editable in the Ad-Media Manager.

Partnerships

DEPRECATED 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.


Partnerships

DEPRECATED /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>

Partnerships

DEPRECATED 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.

  • No labels