[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eCreativeWrapperType defines the type of creative wrapper, such as HTML or video tracking URL, associated with a CreativeWrapper.\u003c/p\u003e\n"],["\u003cp\u003eThis type is used within the CreativeWrapperService and is specified on the CreativeWrapper object.\u003c/p\u003e\n"],["\u003cp\u003eCreativeWrapperType can be one of three values: \u003ccode\u003eHTML\u003c/code\u003e, \u003ccode\u003eVIDEO_TRACKING_URL\u003c/code\u003e, or \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `CreativeWrapperService` utilizes the `CreativeWrapper` dependency and defines `CreativeWrapperType`. This type has three possible values: `HTML` for wrappers with HTML snippets, `VIDEO_TRACKING_URL` for wrappers with tracking URIs, and `UNKNOWN` for cases where the actual value is not available in the current API version. These types are defined within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["**Service** \n**CreativeWrapperService** **Dependencies** \n[CreativeWrapper](/ad-manager/api/reference/v202411/CreativeWrapperService.CreativeWrapper) \n▼\n**CreativeWrapperType**\n\nThe type of a creative wrapper which is specified on the [CreativeWrapper](/ad-manager/api/reference/v202411/CreativeWrapperService.CreativeWrapper).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|----------------------|-------------------------------------------------------------------------------------|\n| `HTML` | HTML creative wrappers that include header/footer HTML snippets. |\n| `VIDEO_TRACKING_URL` | Video Tracking URL creative wrappers that include tracking URIs. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]