[[["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\u003eCreativeWrapperService manages the CreativeWrapper, which controls whether HTML snippets are served to creatives.\u003c/p\u003e\n"],["\u003cp\u003eCreativeWrapperStatus indicates the active or inactive status of the CreativeWrapper, impacting snippet delivery.\u003c/p\u003e\n"],["\u003cp\u003eOnly active CreativeWrappers allow the serving of HTML snippets to associated creatives.\u003c/p\u003e\n"]]],["The `CreativeWrapperService` manages `CreativeWrapper` objects, which include HTML snippets served to creatives. The service's core function is managing the `CreativeWrapperStatus`, an enumeration with two states: `ACTIVE` and `INACTIVE`. Only when a `CreativeWrapper` has an `ACTIVE` status will its associated HTML snippets be delivered. The service's namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum CreativeWrapperStatus (v202408)\n\n**Service** \n**CreativeWrapperService** **Dependencies** \n[CreativeWrapper](/ad-manager/api/reference/v202408/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/v202408`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `ACTIVE` | |\n| `INACTIVE` | |"]]