创作者中心
中心
学习
商店
人才
论坛
路线图
登录
Create
概览
体验
虚拟形象
素材
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
Legacy APIs
中文(简体)
反馈
Ad configuration v2
*
此内容使用人工智能(Beta)翻译,可能包含错误。若要查看英文页面,请点按
此处
。
基本网址
https://adconfiguration.roblox.com
JSON
下载
SponsoredCampaignV2
GET
/v2
/sponsored-campaigns
获取 Roblox.AdConfiguration.Api.SponsoredCampaignModel 页面,带有指定的输入参数。
POST
/v2
/sponsored-campaigns
/create
创建完整的广告。包括广告战役、广告集、托管和广告。目前仅用于创建赞助。
GET
/v2
/sponsored-campaigns
/eligible-asset-type-ids
获取所有可获得赞助的资产类型 ID。
POST
/v2
/sponsored-campaigns
/eligible-campaign-targets
返回用户可以赞助的 Roblox.AdConfiguration.Api.Models.CampaignTargetModel 集合,按最近宣传的顺序排序
GET
/v2
/sponsored-campaigns
/multi-get-can-user-sponsor
检查目标是否符合赞助条件,如果用户被授权赞助目标。
POST
/v2
/sponsored-campaigns
/stop
停止赞助营销/广告(广告集)的运行。由用户启动。
SponsoredGamesV2
GET
/v2
/sponsored-games
获取 Roblox.AdConfiguration.Api.SponsoredGameV2Model 页面,带有指定的输入参数。
POST
/v2
/sponsored-games
/create
创建了具有指定输入参数的新赞助游戏广告。
POST
/v2
/sponsored-games
/stop
停止由用户启动的赞助游戏广告(广告集)运行。
GET
/v2
/sponsored-games
/universes
为身份验证的用户或指定的组获取一个列表的宇宙,按最近创建的赞助游戏广告排序。
Models
Roblox.AdConfiguration.Api.CreateSponsoredGameV2Request
Roblox.AdConfiguration.Api.CreativeModel
Roblox.AdConfiguration.Api.GetSponsoredCampaignsResponse
Roblox.AdConfiguration.Api.GetSponsoredGamesResponse
Roblox.AdConfiguration.Api.Models.CampaignTargetModel
Roblox.AdConfiguration.Api.Models.CreateSponsoredCampaignRequest
Roblox.AdConfiguration.Api.Models.GetCampaignTargetsResponse
Roblox.AdConfiguration.Api.Models.GetEligibleCampaignTargetsRequest
Roblox.AdConfiguration.Api.Models.GetRecentAdsRankedUniversesResponse
Roblox.AdConfiguration.Api.Models.StopSponsoredCampaignRequest
Roblox.AdConfiguration.Api.Models.StopSponsoredGameV2Request
Roblox.AdConfiguration.Api.Models.UniverseModel
Roblox.AdConfiguration.Api.SponsoredCampaignModel
Roblox.AdConfiguration.Api.SponsoredGameV2Model
Roblox.Web.WebAPI.ApiEmptyResponseModel