Centro de creación
Interfaz
Aprender
Tienda
Talentos
Foro
Hoja de ruta
Iniciar sesión
Create
Vista general
Experiencias
Avatar
Recursos
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
All legacy APIs
Español
Comentarios
Ad configuration v2
URL base
https://adconfiguration.roblox.com
JSON
Descargar
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.
Modelos
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