[[["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-11-19 UTC."],[[["CreativeRotationType determines the strategy for displaying multiple creatives associated with a LineItem."],["This type offers four strategies: EVEN, OPTIMIZED, MANUAL, and SEQUENTIAL."],["EVEN displays creatives roughly the same number of times, while OPTIMIZED serves them based on performance."],["MANUAL proportionally serves creatives based on their weights, and SEQUENTIAL serves them in a specific order."],["CreativeRotationType is used within ForecastService, LineItemService, and LineItemTemplateService."]]],["The core content describes the `CreativeRotationType` enumeration used for displaying multiple `Creative` objects within a `LineItem`. It outlines four strategies: `EVEN` for equal display frequency, `OPTIMIZED` for performance-based serving, `MANUAL` for weight-based serving as set on `LineItemCreativeAssociation`, and `SEQUENTIAL` for ordered, storyboarding-style delivery, also defined in `LineItemCreativeAssociation`. This enumeration is within the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"]]