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
-
application/json content type Modified
- Query
- tag query parameter 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/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
- Query
- tag query parameter Added
GET /advertising/v1.0/advertisers/{advertiserId}
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /advertising/v1.0/companies/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
- Query
- tag query parameter Added
GET /advertising/v1.0/companies/{companyId}
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type 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
-
application/json content type 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
-
application/json content type Modified
PATCH /advertising/v1.0/advertisers/{advertiserId}/profile-image
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type 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
-
application/json content type Modified
PATCH /advertising/v1.0/companies/{companyId}/profile-image
- 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 Added
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type 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
-
application/json content type 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
-
application/json content type Modified