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

Nov 13, 2023

production
1.0
Compare

API structure has changed

14 structure changes including:
14 Modifications
Modified 14
GET /advertising/v1.0/ads/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
  • Query
  • tag query parameter Added
GET /advertising/v1.0/ads/{adId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /advertising/v1.0/advertisers/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
  • Query
  • tag query parameter Added
GET /advertising/v1.0/advertisers/{advertiserId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /advertising/v1.0/companies/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
  • Query
  • tag query parameter Added
GET /advertising/v1.0/companies/{companyId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
PATCH /advertising/v1.0/ads/{adId}
  • Body
  • application/json content type Modified
    • tags property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
PATCH /advertising/v1.0/advertisers/{advertiserId}
  • Body
  • application/json content type Modified
    • tags property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
PATCH /advertising/v1.0/advertisers/{advertiserId}/profile-image
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
PATCH /advertising/v1.0/companies/{companyId}
  • Body
  • application/json content type Modified
    • tags property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
PATCH /advertising/v1.0/companies/{companyId}/profile-image
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
POST /advertising/v1.0/ads/
  • Body
  • application/json content type Modified
    • tags property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
POST /advertising/v1.0/advertisers/
  • Body
  • application/json content type Modified
    • tags property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
POST /advertising/v1.0/companies/
  • Body
  • application/json content type Modified
    • tags property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified