[[["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."],[[["CreativeWrapperService manages the CreativeWrapper, which controls whether HTML snippets are served to creatives."],["CreativeWrapperStatus indicates the active or inactive status of the CreativeWrapper, impacting snippet delivery."],["Only active CreativeWrappers allow the serving of HTML snippets to associated creatives."]]],["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"]]