Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

Advertisement

class in UnityEngine.Advertisements

Sugiere un cambio

¡Éxito!

Gracias por ayudarnos a mejorar la calidad de la documentación de Unity. A pesar de que no podemos aceptar todas las sugerencias, leemos cada cambio propuesto por nuestros usuarios y actualizaremos los que sean aplicables.

Cerrar

No se puedo enviar

Por alguna razón su cambio sugerido no pudo ser enviado. Por favor <a>intente nuevamente</a> en unos minutos. Gracias por tomarse un tiempo para ayudarnos a mejorar la calidad de la documentación de Unity.

Cerrar

Cancelar

Cambiar al Manual

Descripción

Unity Ads.

Variables Estáticas

debugLevelControls the amount of logging output from the advertisement system.
gameIdReturns the game identifier for the current platform.
isInitializedReturns whether the advertisement system is initialized successfully.
isShowingReturns whether an advertisement is currently being shown.
isSupportedReturns if the current platform is supported by the advertisement system.
testModeReturns whether the testing mode is enabled.

Funciones Estáticas

InitializeManually initializes the advertisement system. Normally this is done from editor, and you should only call this method if you are using UnityAds with automatic initialization disabled.
IsReadyReturns whether an advertisement is ready to be shown. Zones are configured per game in the UnityAds admin site, where you can also set your default zone.
ShowShow an advertisement in your project.