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 13, 2023

production
1.0
Compare

API structure has changed

16 structure changes including:
16 Modifications
Modified 16
GET /advertising/v1.0/ads/
  • Response
  • 200 response Modified
    • data property Modified
  • Query
  • advertisingCompanyId, advertiserId query parameters Added
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
  • Query
  • advertisingCompanyId, advertiserId query parameters Added
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/ads/{adId}/images/
  • Query
  • thirdPartyId query parameter Added
POST /advertising/v1.0/ads/{adId}/videos/
  • Query
  • thirdPartyId query parameter Added
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