[[["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."],[[["`CreativeRotationType` determines how multiple creatives are displayed for a LineItem."],["Options include even rotation, optimized rotation based on performance, manual rotation based on weights, and sequential display."],["This setting impacts the display strategy of creatives associated with LineItems in Google Ad Manager."],["It leverages services like `LineItemService`, `LineItemTemplateService`, and relies on entities like `LineItem` and `Creative`."]]],["The core content describes the `CreativeRotationType` enumeration used for displaying multiple creatives associated with a line item. There are four strategies: `EVEN`, serving creatives equally; `OPTIMIZED`, serving based on performance; `MANUAL`, serving based on set weights; and `SEQUENTIAL`, serving in a fixed order. These strategies are linked to the `LineItem` and `LineItemCreativeAssociation`, impacting how `Creative` objects are displayed. The namespace for these definitions is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]