#
Stories
#
1. Запрос рекламного формата
curl -X GET "[API_BASE_URL]/v1/ads/get?padId={YOUR_PAD_ID}&userId={USER_ID}"
#
2. Ответ
#
AdResponse
#
DisplayOptions
Общие UI-конфиги для отображения обложек.
#
Creative (обложка)
#
StorySlide (слайд)
#
3. Пример полного ответа
{
"padId": 1,
"templateGroupName": "stories",
"templateName": "stories",
"displayOptions": {
"defaultSlideDuration": 5000
},
"items": [
{
"id": "1",
"integrationType": "sdk",
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/360?random=1",
"size": {
"width": 360,
"height": 360
}
},
"title": "Title 1",
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_1",
"type": "impression"
}
],
"slides": [
{
"id": 1,
"isViewed": false,
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/640?random=1_1",
"size": {
"width": 360,
"height": 640
}
},
"button": {
"type": "cta",
"subType": "rich",
"text": "Visit Magnit",
"textColor": "#FFFFFF",
"backgroundColor": "#FF0000",
"model": {
"link": {
"type": "Deeplink",
"url": "www.magnit.ru"
}
}
},
"markingInfo": null,
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_1_slide_1",
"type": "impression"
},
{
"url": "https://example.com/pixels/click?id=cover_1_slide_1",
"type": "click"
}
]
},
{
"id": 2,
"isViewed": false,
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/640?random=1_2",
"size": {
"width": 360,
"height": 640
}
},
"button": {
"type": "cta",
"subType": "rich",
"text": "Visit Magnit",
"textColor": "#FFFFFF",
"backgroundColor": "#FF0000",
"model": {
"link": {
"type": "Deeplink",
"url": "www.magnit.ru"
}
}
},
"markingInfo": null,
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_1_slide_2",
"type": "impression"
},
{
"url": "https://example.com/pixels/click?id=cover_1_slide_2",
"type": "click"
}
]
}
]
},
{
"id": "2",
"integrationType": "sdk",
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/360?random=2",
"size": {
"width": 360,
"height": 360
}
},
"title": "Title 2",
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_2",
"type": "impression"
}
],
"slides": [
{
"id": 1,
"isViewed": false,
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/640?random=2_1",
"size": {
"width": 360,
"height": 640
}
},
"button": {
"type": "cta",
"subType": "rich",
"text": "Visit Magnit",
"textColor": "#FFFFFF",
"backgroundColor": "#FF0000",
"model": {
"link": {
"type": "Deeplink",
"url": "www.magnit.ru"
}
}
},
"markingInfo": null,
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_2_slide_1",
"type": "impression"
},
{
"url": "https://example.com/pixels/click?id=cover_2_slide_1",
"type": "click"
}
]
},
{
"id": 2,
"isViewed": false,
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/640?random=2_2",
"size": {
"width": 360,
"height": 640
}
},
"button": {
"type": "cta",
"subType": "rich",
"text": "Visit Magnit",
"textColor": "#FFFFFF",
"backgroundColor": "#FF0000",
"model": {
"link": {
"type": "Deeplink",
"url": "www.magnit.ru"
}
}
},
"markingInfo": null,
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_2_slide_2",
"type": "impression"
},
{
"url": "https://example.com/pixels/click?id=cover_2_slide_2",
"type": "click"
}
]
}
]
},
{
"id": "3",
"integrationType": "sdk",
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/360?random=3",
"size": {
"width": 360,
"height": 360
}
},
"title": "Title 3",
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_3",
"type": "impression"
}
],
"slides": [
{
"id": 1,
"isViewed": false,
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/640?random=3_1",
"size": {
"width": 360,
"height": 640
}
},
"button": {
"type": "cta",
"subType": "rich",
"text": "Visit Magnit",
"textColor": "#FFFFFF",
"backgroundColor": "#FF0000",
"model": {
"link": {
"type": "Deeplink",
"url": "www.magnit.ru"
}
}
},
"markingInfo": null,
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_3_slide_1",
"type": "impression"
},
{
"url": "https://example.com/pixels/click?id=cover_3_slide_1",
"type": "click"
}
]
},
{
"id": 2,
"isViewed": false,
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/640?random=3_2",
"size": {
"width": 360,
"height": 640
}
},
"button": {
"type": "cta",
"subType": "rich",
"text": "Visit Magnit",
"textColor": "#FFFFFF",
"backgroundColor": "#FF0000",
"model": {
"link": {
"type": "Deeplink",
"url": "www.magnit.ru"
}
}
},
"markingInfo": null,
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_3_slide_2",
"type": "impression"
},
{
"url": "https://example.com/pixels/click?id=cover_3_slide_2",
"type": "click"
}
]
}
]
},
{
"id": "4",
"integrationType": "sdk",
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/360?random=4",
"size": {
"width": 360,
"height": 360
}
},
"title": "Title 4",
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_4",
"type": "impression"
}
],
"slides": [
{
"id": 1,
"isViewed": false,
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/640?random=4_1",
"size": {
"width": 360,
"height": 640
}
},
"button": {
"type": "cta",
"subType": "rich",
"text": "Visit Magnit",
"textColor": "#FFFFFF",
"backgroundColor": "#FF0000",
"model": {
"link": {
"type": "Deeplink",
"url": "www.magnit.ru"
}
}
},
"markingInfo": null,
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_4_slide_1",
"type": "impression"
},
{
"url": "https://example.com/pixels/click?id=cover_4_slide_1",
"type": "click"
}
]
},
{
"id": 2,
"isViewed": false,
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/640?random=4_2",
"size": {
"width": 360,
"height": 640
}
},
"button": {
"type": "cta",
"subType": "rich",
"text": "Visit Magnit",
"textColor": "#FFFFFF",
"backgroundColor": "#FF0000",
"model": {
"link": {
"type": "Deeplink",
"url": "www.magnit.ru"
}
}
},
"markingInfo": null,
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_4_slide_2",
"type": "impression"
},
{
"url": "https://example.com/pixels/click?id=cover_4_slide_2",
"type": "click"
}
]
}
]
},
{
"id": "5",
"integrationType": "sdk",
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/360?random=5",
"size": {
"width": 360,
"height": 360
}
},
"title": "Title 5",
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_5",
"type": "impression"
}
],
"slides": [
{
"id": 1,
"isViewed": false,
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/640?random=5_1",
"size": {
"width": 360,
"height": 640
}
},
"button": {
"type": "cta",
"subType": "rich",
"text": "Visit Magnit",
"textColor": "#FFFFFF",
"backgroundColor": "#FF0000",
"model": {
"link": {
"type": "Deeplink",
"url": "www.magnit.ru"
}
}
},
"markingInfo": null,
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_5_slide_1",
"type": "impression"
},
{
"url": "https://example.com/pixels/click?id=cover_5_slide_1",
"type": "click"
}
]
},
{
"id": 2,
"isViewed": false,
"contentType": "image",
"content": {
"url": "https://picsum.photos/360/640?random=5_2",
"size": {
"width": 360,
"height": 640
}
},
"button": {
"type": "cta",
"subType": "rich",
"text": "Visit Magnit",
"textColor": "#FFFFFF",
"backgroundColor": "#FF0000",
"model": {
"link": {
"type": "Deeplink",
"url": "www.magnit.ru"
}
}
},
"markingInfo": null,
"statistics": [
{
"url": "https://example.com/pixels/impression?id=cover_5_slide_2",
"type": "impression"
},
{
"url": "https://example.com/pixels/click?id=cover_5_slide_2",
"type": "click"
}
]
}
]
}
],
"statistics": [
{
"url": "https://example.com/pixels/impression?id=root",
"type": "impression"
}
]
}