Defines the order in which the header and footer HTML snippets will be
wrapped around the served creative. INNER snippets will be wrapped
first, followed by NO_PREFERENCE and finally OUTER. If the
creative needs to be wrapped with more than one snippet with the same
CreativeWrapperOrdering, then the order is unspecified.
[[["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."],[[["CreativeWrapperOrdering defines the sequence of HTML snippet wrapping for ad creatives, prioritizing `INNER`, then `NO_PREFERENCE`, and lastly `OUTER`."],["If multiple snippets share the same CreativeWrapperOrdering, their wrapping order is undefined."],["The CreativeWrapperOrdering enumeration includes `NO_PREFERENCE`, `INNER`, and `OUTER` to control the wrapping sequence."],["This functionality resides within the CreativeWrapperService and utilizes the CreativeWrapper object, aiming to manage how header and footer HTML snippets enclose the ad creative."]]],[]]