根据价格获取购量(入门版)
POST
/openapi/fanstop/photo/showByCost文档简介(需联系商务开通)
根据价格获取购量(入门版)的接口文档
请求参数
Query 参数
app_id
string
应用唯一标识
示例值:
string
access_token
string
接口访问凭证
示例值:
string
Body 参数application/x-www-form-urlencoded
photoId
string
可选
作品id,从 获取作品列表 接口中获取
示例值:
strig
cost
string
花费金额
示例值:
long
sex
string
可选
性别,从 定向配置接口中获得
示例值:
string
age
string
可选
年龄,多个逗号分开,从 定向配置接口中获得
示例值:
string
region
string
可选
地区多个逗号分开,从 定向配置接口中获得
示例值:
string
interest
string
可选
兴趣定向码,多个逗号分开,从 定向配置接口中获得
示例值:
string
dmpIdType
string
可选
人群包定向类型,2 达人 3 行业
示例值:
int
dmpId
string
可选
多个用逗号分开,从获取dmpId接口中获取
示例值:
string
location
string
可选
[{“locationName”:“xx”,“radius”:11,“lat”:“123.123”,“lng”:“123.123”}] //json格式字符串
示例值:
string
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
result
integer
必需
errorMsg
string
必需
originalCost
integer
预计花费
realCost
integer
实际花费
estimatedShow
integer
预计曝光
estimatedMinShow
integer
预计最小曝光
estimatedMaxShow
integer
预计最大曝光
示例1
内容为空
最后修改时间: 3 年前