/api/post-v1-public-tag-managers-collect-bf432c388a
Войти
Все методы Tag Manager Browser CollectTagManagerBrowserCollectController
manifest 0.0.0.118 • 1 июн. 2026 г., 13:50
POST/v1/public/tag-managers/collectAnonymous

POST collect

Маршрут POST /v1/public/tag-managers/collect из TagManagerBrowserCollectController. Детализация собрана из API manifest gateway.

Operation ID
TagManagerBrowserCollectController.collect.POST.v1_public_tag-managers_collect
Handler
cdp.gateway.cdp_gateway.tagmanager.controller.browser.TagManagerBrowserCollectController#collect
Consumesapplication/json
Producesapplication/json
Параметры0
Request bodyTagManagerBrowserCollectRequestDTO
Response bodyResponseWrapper<Object>
Request map

Маршрут и контракт запроса

POST/v1/public/tag-managers/collect
Path segments
v1publictag-managerscollect
Security
isAnonymous()
Parameters

Параметры

У метода нет параметров.
Request / Response

Тела запроса и ответа

Request bodyTagManagerBrowserCollectRequestDTO
Nullable: Нет
TagManagerBrowserCollectRequestDTO
object • TagManagerBrowserCollectRequestDTO
tagManagerUuid
String
required • not-null
eventName
String
required • not-null
uuidVisitor
String
required • not-null
pageUrl
String
optional • nullable
referrer
String
optional • nullable
pageTitle
String
optional • nullable
screenWidth
String
optional • nullable
screenHeight
String
optional • nullable
language
String
optional • nullable
timezone
String
optional • nullable
attributes
Map<String, String>
optional • not-null
Response bodyResponseWrapper<Object>
Nullable: Нет
ResponseWrapper<Object>
object • ResponseWrapper<Object>
success
boolean
required • not-null
data
T
optional • nullable
error
CdpErrorResponse
optional • nullable • schema=CdpErrorResponse
CdpErrorResponse
object • CdpErrorResponse
errorId
String
required • not-null
code
String
required • not-null
message
String
required • not-null
details
Map<String, Object>
optional • not-null
fieldErrors
List<CdpFieldError>
optional • not-null
timestamp
long
optional • not-null
meta
Map<String, Object>
optional • not-null