API structure has changed
27 structure changes including:
27 Breaking changes
27 Removals
Removed
27
Breaking
DELETE /advertising/v1.0/ads/{adId}
DELETE /advertising/v1.0/ads/{adId}/images/{imageId}
DELETE /advertising/v1.0/ads/{adId}/videos/{videoId}
DELETE /advertising/v1.0/advertisers/{advertiserId}
DELETE /advertising/v1.0/companies/{companyId}
GET /advertising/v1.0/ads/
GET /advertising/v1.0/ads/{adId}
GET /advertising/v1.0/ads/{adId}/images/
GET /advertising/v1.0/ads/{adId}/images/{imageId}
GET /advertising/v1.0/ads/{adId}/videos/
GET /advertising/v1.0/ads/{adId}/videos/{videoId}
GET /advertising/v1.0/advertisers/
GET /advertising/v1.0/advertisers/{advertiserId}
GET /advertising/v1.0/companies/
GET /advertising/v1.0/companies/{companyId}
PATCH /advertising/v1.0/ads/{adId}
PATCH /advertising/v1.0/ads/{adId}/images/{imageId}
PATCH /advertising/v1.0/ads/{adId}/videos/{videoId}
PATCH /advertising/v1.0/advertisers/{advertiserId}
PATCH /advertising/v1.0/advertisers/{advertiserId}/profile-image
PATCH /advertising/v1.0/companies/{companyId}
PATCH /advertising/v1.0/companies/{companyId}/profile-image
POST /advertising/v1.0/ads/
POST /advertising/v1.0/ads/{adId}/images/
POST /advertising/v1.0/ads/{adId}/videos/
POST /advertising/v1.0/advertisers/
POST /advertising/v1.0/companies/