[[["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-02-13 UTC."],[[["`CreativeRotationType` defines the strategy for displaying multiple creatives associated with a LineItem."],["It offers four options: `EVEN`, `OPTIMIZED`, `MANUAL`, and `SEQUENTIAL`, each controlling the display frequency and order of creatives."],["`EVEN` distributes impressions equally, `OPTIMIZED` prioritizes performance, `MANUAL` uses assigned weights, and `SEQUENTIAL` follows a specific order."],["This type is utilized within the `ForecastService` and `LineItemTemplateService` in Google Ad Manager."]]],["The document defines `CreativeRotationType`, a strategy for displaying multiple creatives associated with a line item. Options include `EVEN` (equal display frequency), `OPTIMIZED` (display based on performance), `MANUAL` (display based on assigned weights via `LineItemCreativeAssociation`), and `SEQUENTIAL` (ordered display, also through `LineItemCreativeAssociation`). It references `ForecastService`, `LineItemService`, and `LineItemTemplateService`. These options manage how ads appear within a service.\n"]]