[[["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 2024-08-20 UTC."],[[["CreativeWrapperType defines the type of creative wrapper, such as HTML or video tracking URL, used in Google Ad Manager."],["This type is specified on the CreativeWrapper object and helps determine how the creative is wrapped and delivered."],["It has three possible values: `HTML`, `VIDEO_TRACKING_URL`, and `UNKNOWN`, the last of which is used when the actual value is not exposed by the API."]]],["The `CreativeWrapperService` utilizes `CreativeWrapper` objects, which have a defined `CreativeWrapperType`. This type can be `HTML`, for wrappers with header/footer HTML, or `VIDEO_TRACKING_URL`, for wrappers containing tracking URIs. An `UNKNOWN` type indicates the value is not available in the current API version (v202408). The namespace for these elements is `https://www.google.com/apis/ads/publisher/v202408`. The service manages creative wrapper types.\n"]]