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-08-20 UTC."],[[["CreativeWrapperOrdering dictates the sequence of HTML snippet wrapping around ad creatives."],["The sequence follows the order of INNER, NO_PREFERENCE, and OUTER for wrapping."],["Multiple snippets with the same CreativeWrapperOrdering have an unspecified wrapping order."],["This feature is part of the CreativeWrapperService within the Google Ad Manager API."]]],["The `CreativeWrapperOrdering` defines the sequence for wrapping HTML snippets around a creative. `INNER` snippets are wrapped first, followed by `NO_PREFERENCE`, and then `OUTER`. If multiple snippets share the same ordering, their specific wrap order is undefined. The possible wrap orders are `INNER` (earliest), `NO_PREFERENCE` (middle), and `OUTER` (last). These orderings are located in the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]