[[["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-02-13 UTC."],[[["CreativeWrapperService manages CreativeWrappers, which control whether HTML snippets are served to creatives."],["CreativeWrapperStatus indicates if a CreativeWrapper is active, allowing HTML snippets to be served only when active."],["The CreativeWrapperService uses the namespace `https://www.google.com/apis/ads/publisher/v202402`."],["CreativeWrapperStatus can be either `ACTIVE` or `INACTIVE`, determining whether snippets are served."]]],["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 snippets. The `CreativeWrapperStatus` enumeration has two possible values: `ACTIVE` and `INACTIVE`. The namespace for the service is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]