v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBAdvertising
Creates a complete ad. Including ad campaign, ad set, escrow, and the ad. Currently intended for creation of sponsorships only.
post/v2/sponsored-campaigns/create
Request body
Example request
{
"campaignTargetId": 1,
"campaignTargetType": 2,
"targetGender": 4,
"targetAgeBracket": 4,
"targetDeviceType": 2,
"dailyBidAmountInRobux": 101,
"placementLocation": 4,
"creativeModel": {
"creativeId": 1,
"creativeType": 1
}
}Response
OK
integer required