BookmarkSubscribeRSS Feed
timlhill
SAS Employee

SAS 360 Match is introducing the following changes to its REST APIs that might require an update to your existing APIs before November 29, 2022:

  • In the Advertiser Creative Templates API, the response will include the text and the URL for the template.
  • In the Creative Formats API, the template-file-url attribute in the response will use the signed Amazon S3 URL.
  • In the Format Templates API, the template-url attribute in the response will use the signed Amazon S3 URL.
  • In the Data Access API, the response for the getURLforDownloading request will not return the size attribute by default. This change is intended to reduce the execution time for the call. To include the size attribute, specify skip_size=false in the request.