GET v1/Advertisements
Finds the advertisement matching the specified postId.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
HTTP 200 with the article if it is found, HTTP 404 if article is not found
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.