- id: Unique advertisement number on M-SQ. May be absent.
- url: Link to the advertisement on M-SQ. May be absent.
- externalid: Unique CRM number from an external system (feed).
- status: Advertisement status. Possible values:
- message: Description of error or notification. May be absent.
- view: Number of views (total value over the placement history). May be absent.
- viewtel: Number of contacts (total value over the placement history). May be absent.- `error`: Error.
- `finish`: Finished.
- `published`: Published.
<offers generation-date="2024-06-20T06:00:08+00:00">
<offer>
<url>https://m-sq.eu/offer/1</url>
<id>1</id>
<external_id>R474</external_id>
<status>published</status>
<view>123</view>
<view_tel>7</view_tel>
</offer>
<offer>
<external_id>277</external_id>
<status>error</status>
<message>The location of the object could not be determined; You must indicate your locality in the ad;</message>
</offer>
</offers>
url
, id
, message
, view
, and view_tel
may be absent depending on the advertisement status and availability of corresponding data.error
may be accompanied by the message
element to describe the error.message
element contains errors listed separated via ;
, mainly in English unless the language is undefined