Change Updates

Do not miss any Advertising service API changes, ever again

Subscribe to the Advertising service API changelog to be up to date on recent changes.

RSS

Mar 9, 2023

staging
1.0
Compare

API structure has changed

14 structure changes including:
14 Modifications
Modified 14
GET /advertising/v1.0/ads/
  • Response
  • 200 response Modified
    • data property Modified
GET /advertising/v1.0/ads/{adId}
  • Response
  • 200 response Modified
    • data property Modified
GET /advertising/v1.0/advertisers/
  • Response
  • 200 response Modified
    • data property Modified
GET /advertising/v1.0/advertisers/{advertiserId}
  • Response
  • 200 response Modified
    • data property Modified
GET /advertising/v1.0/companies/
  • Response
  • 200 response Modified
    • data property Modified
GET /advertising/v1.0/companies/{companyId}
  • Response
  • 200 response Modified
    • data property Modified
PATCH /advertising/v1.0/ads/{adId}
  • Body
  • content type Modified
    • status, type, advertisingCompanyId, price, currency, priceNote, locationAccuracy, description, referenceId, matterportUrl, possibleMoveInDate, estimatedOtherCosts, point, property properties Modified
  • Response
  • 200 response Modified
    • data property Modified
PATCH /advertising/v1.0/advertisers/{advertiserId}
  • Body
  • content type Modified
    • advertisingCompanyId, ico, dic, location, locationAccuracy properties Modified
  • Response
  • 200 response Modified
    • data property Modified
PATCH /advertising/v1.0/advertisers/{advertiserId}/profile-image
  • Response
  • 200 response Modified
    • data property Modified
PATCH /advertising/v1.0/companies/{companyId}
  • Body
  • content type Modified
    • address, websiteUrl, location, locationAccuracy, ico, dic properties Modified
  • Response
  • 200 response Modified
    • data property Modified
PATCH /advertising/v1.0/companies/{companyId}/profile-image
  • Response
  • 200 response Modified
    • data property Modified
POST /advertising/v1.0/ads/
  • Body
  • content type Modified
    • advertisingCompanyId, price, currency, priceNote, locationAccuracy, description, referenceId, matterportUrl, possibleMoveInDate, estimatedOtherCosts, point, property properties Modified
  • Response
  • 200 response Modified
    • data property Modified
POST /advertising/v1.0/advertisers/
  • Body
  • content type Modified
    • advertisingCompanyId, ico, dic, location, locationAccuracy properties Modified
  • Response
  • 200 response Modified
    • data property Modified
POST /advertising/v1.0/companies/
  • Body
  • content type Modified
    • address, websiteUrl, location, locationAccuracy, ico, dic properties Modified
  • Response
  • 200 response Modified
    • data property Modified