Run Facebook Ad Primary Text template
开发环境
开发环境
POST
/v1/templates/skl_532D8185E04B43AFB09DB43F9A2E3E43/run
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://dev-cn.your-api-server.com/v1/templates/skl_532D8185E04B43AFB09DB43F9A2E3E43/run?members&reference&Type&_postman_listIndexKey=key&_postman_listAllowsMultipleValues' \
--data-raw '{
"inputs": {
"companyName": "Johnny'\''s Trampolines",
"productDescription": "The bounciest trampoline ever created",
"tone": "snarky"
},
"options": {
"outputCount": 3,
"outputLanguage": "English",
"inputLanguage": "English",
"languageFormality": "less"
}
}'
响应示例响应示例
{}
请求参数
Body 参数application/json
返回响应
修改于 2024-01-30 03:44:08