Representa as informações do criativo associadas aos XMLs VAST
Construtor
CreativeInformation
novo
CreativeInformation()
Propriedades
creativeAdId
(string ou indefinido)
Usado para fornecer o identificador exclusivo do servidor de anúncios para o criativo
creativeId
(string ou indefinido)
A string usada para identificar o servidor de anúncios que fornece o criativo
universalAdIds
(Matriz não nula de objeto anulável ou indefinido)
Usado para fornecer um identificador de criativo exclusivo que é mantido em todos os sistemas. Usado com a finalidade de rastrear criativos de anúncios.
[null,null,["Última atualização 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"]]