Trung Tâm Nhà Sáng Tạo
Bảng Điều Khiển
Học
Cửa Hàng
Tài Năng
Diễn Đàn
Lộ Trình
Đăng Nhập
Tạo
Tổng Quan
Trải Nghiệm
Avatar
Tài Sản
Open Cloud
Roblox Studio đã tăng yêu cầu về thông số kỹ thuật tối thiểu.
Tìm Hiểu Thêm
Tạo
/
Open Cloud
/
All legacy APIs
Tiếng Việt
Phản Hồi
Ad configuration v2
URL Cơ Sở
https://adconfiguration.roblox.com
JSON
Tải Xuống
SponsoredCampaignV2
GET
/v2
/sponsored-campaigns
Gets a page of Roblox.AdConfiguration.Api.SponsoredCampaignModel with specified input parameters.
GET
/v2
/sponsored-campaigns
/eligible-asset-type-ids
Get all asset type IDs that are eligible to be sponsored.
GET
/v2
/sponsored-campaigns
/multi-get-can-user-sponsor
Checks whether the targets are eligible for sponsorship, and if the user is authorized to sponsor the targets.
POST
/v2
/sponsored-campaigns
/create
Creates a complete ad. Including ad campaign, ad set, escrow, and the ad. Currently intended for creation of sponsorships only.
POST
/v2
/sponsored-campaigns
/eligible-campaign-targets
Returns a collection of Roblox.AdConfiguration.Api.Models.CampaignTargetModel that the user is authorized to sponsor, ordered by most recently advertised
POST
/v2
/sponsored-campaigns
/stop
Stops a sponsored campaign / ad (ad set) from running. Initiated by a user.
SponsoredGamesV2
GET
/v2
/sponsored-games
Gets a page of Roblox.AdConfiguration.Api.SponsoredGameV2Model with specified input parameters.
GET
/v2
/sponsored-games
/universes
Gets a list of universes for the authenticated user, or the given group, ordered by most recently created sponsored game ads.
POST
/v2
/sponsored-games
/create
Creates a new sponsored game ad with specified input parameters.
POST
/v2
/sponsored-games
/stop
To stop a sponsored-game ad (ad set) from running, initiated by a user.
Mô Hình
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