[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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"]]