[[["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-05-15 UTC."],[[["`CreativeRotationType` determines how multiple creatives are displayed for a line item in Google Ad Manager."],["It offers four strategies: `EVEN`, `OPTIMIZED`, `MANUAL`, and `SEQUENTIAL`, each controlling the creative serving logic based on factors like performance, weights, or defined order."],["`EVEN` distributes impressions equally among creatives, `OPTIMIZED` prioritizes high-performing creatives, `MANUAL` uses assigned weights, and `SEQUENTIAL` follows a strict creative order."]]],["The content details `CreativeRotationType`, a strategy for displaying multiple creatives associated with a line item. It is linked to `ForecastService`, `LineItemService`, and `LineItemTemplateService`. Four enumeration values define the display strategies: `EVEN` (equal display), `OPTIMIZED` (performance-based), `MANUAL` (weight-based via `LineItemCreativeAssociation`), and `SEQUENTIAL` (exact order, also via `LineItemCreativeAssociation`). This strategy determines how creatives are presented within a line item's duration. The namespace for these strategies is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]