[[["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-05-15 UTC."],[[["CreativeWrapperService manages CreativeWrappers, which control the serving of HTML snippets to creatives."],["CreativeWrappers have a status, either Active or Inactive, dictating whether they are serving snippets."],["Only active CreativeWrappers will deliver HTML snippets to associated creatives."],["The CreativeWrapperService is part of the Google Ad Manager API and uses a specific namespace for identification."]]],["The `CreativeWrapperService` manages `CreativeWrapper` objects, which include HTML snippets served to creatives. A `CreativeWrapper`'s `CreativeWrapperStatus` determines if it's active. Only active wrappers serve their HTML content. The status can be either `ACTIVE` or `INACTIVE`, influencing whether the associated HTML snippets are utilized. The service is located within the `https://www.google.com/apis/ads/publisher/v202405` namespace.\n"]]