Rappresenta le informazioni sulla creatività associate ai file XML VAST
Costruttore
CreativeInformation
new
CreativeInformation()
Proprietà
creativeAdId
(stringa o non definita)
Utilizzato per fornire l'identificatore univoco dell'ad server per la creatività
creativeId
(stringa o non definita)
La stringa utilizzata per identificare l'ad server che fornisce la creatività
universalAdIds
(non-null Array di oggetto nullable o non definito)
Utilizzato per fornire un identificatore di creatività univoco da mantenere in tutti i sistemi. Utilizzata per il monitoraggio della creatività dell'annuncio
[null,null,["Ultimo aggiornamento 2025-07-25 UTC."],[[["\u003cp\u003e\u003ccode\u003eCreativeInformation\u003c/code\u003e stores data associated with VAST XMLs, providing identifiers for ads and the ad servers.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003ecreativeAdId\u003c/code\u003e for the ad server's ID, \u003ccode\u003ecreativeId\u003c/code\u003e for the ad server itself, and \u003ccode\u003euniversalAdIds\u003c/code\u003e for cross-system creative tracking.\u003c/p\u003e\n"]]],[],null,["# Class: CreativeInformation\n\ncast.[framework](/cast/docs/reference/web_receiver/cast.framework).[breaks](/cast/docs/reference/web_receiver/cast.framework.breaks).CreativeInformation\n========================================================================================================================================================\n\nclass static\n\nRepresents creative Information that is associated with VAST XMLs\n\nConstructor\n-----------\n\n### CreativeInformation\n\nnew\nCreativeInformation()\n\nProperties\n----------\n\n### creativeAdId\n\n(string or undefined)\n\nUsed to provide the ad server's unique identifier for the creative\n\n### creativeId\n\n(string or undefined)\n\nThe string used to identify the ad server that provides the creative\n\n### universalAdIds\n\n(non-null Array of nullable Object or undefined)\n\nUsed to provide a unique creative identifier that is maintained across\nsystems. Used for the purpose of tracking ad creative"]]