API structure has changed
7 structure changes including:
7 Modifications
Modified
7
Breaking
GET /advertising/v1.0/ads/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
- Query
-
tag query parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- advertisingCompanyTag, advertiserTag query parameters Added
GET /advertising/v1.0/ads/stats
- Query
- advertisingCompanyTag, advertiserTag query parameters Added
GET /advertising/v1.0/ads/{adId}
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /advertising/v1.0/advertisers/
- Query
- advertisingCompanyTag query parameter Added
GET /advertising/v1.0/inquiries/
- Query
- advertiserTag, advertisingCompanyTag query parameters Added
PATCH /advertising/v1.0/ads/{adId}
- Body
-
application/json content type Modified
-
tags property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
tags property Removed
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
POST /advertising/v1.0/ads/
- Body
-
application/json content type Modified
-
tags property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
tags property Removed
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified