[[["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 the strategy for displaying multiple creatives associated with a LineItem."],["This type offers four options: EVEN, OPTIMIZED, MANUAL, and SEQUENTIAL, each with a distinct delivery approach."],["EVEN distributes creatives equally, OPTIMIZED favors high-performing creatives, MANUAL uses assigned weights, and SEQUENTIAL follows a strict order."],["The namespace for CreativeRotationType is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `CreativeRotationType` defines how multiple creatives associated with a line item are displayed. The `EVEN` strategy displays creatives equally. `OPTIMIZED` serves them based on performance. `MANUAL` serves creatives according to set weights via `LineItemCreativeAssociation`. `SEQUENTIAL` displays creatives in a specific order, also set through `LineItemCreativeAssociation`. This information is within the namespace `https://www.google.com/apis/ads/publisher/v202408` and is a dependency of `LineItemTemplate`.\n"]]