POST /api/v1/client-api/exports/placements/

获取版位信息

获取付费墙或用户引导版位的相关信息:付费墙、市场细分、目标受众和 A/B 测试。这可以帮助您无需逐一打开每个版位,即可确认所有配置是否正确。

Request body

filtersobjectrequired
placement_typestringrequired

筛选响应中返回的版位类型

One of: "paywall", "onboarding"

Responses

版位信息获取成功

Schema
dataarray of object
developer_idstring

版位 ID

placement_namestring

版位名称

audience_namestring

目标受众名称

segment_namestring

目标受众 ID

cross_placement_ab_test_namestring

跨版位 A/B 测试名称

ab_test_namestring

A/B 测试名称

paywall_namestring

付费墙名称(仅在 placement_type 为 paywall 时返回)

onboarding_namestring

用户引导名称(仅在 placement_type 为 onboarding 时返回)

错误请求

Schema
errorsarray of object
sourcestring
errorsarray of string
error_codestring
status_codeinteger

未授权

Schema
errorsarray of object
sourcestring
errorsarray of string
error_codestring
status_codeinteger