[[["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."],[],["The `CreativeWrapperService` manages `CreativeWrapper` objects, which can be either `ACTIVE` or `INACTIVE`. The `CreativeWrapperStatus` determines if associated HTML snippets are served to creatives. Only active creative wrappers serve snippets. The service namespace is `https://www.google.com/apis/ads/publisher/v202502`. The core function is the ability to control whether snippets are served or not based on the wrapper's active state.\n"],null,["# enum CreativeWrapperStatus (v202502)\n\n**Service** \n**CreativeWrapperService** **Dependencies** \n[CreativeWrapper](/ad-manager/api/reference/v202502/CreativeWrapperService.CreativeWrapper) \n▼\n**CreativeWrapperStatus**\n\nIndicates whether the `CreativeWrapper` is active. HTML snippets\nare served to creatives only when the creative wrapper is active.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `ACTIVE` | |\n| `INACTIVE` | |"]]