[[["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 determines the strategy for displaying multiple creatives associated with a LineItem."],["Options include: displaying creatives evenly, proportionally to performance, proportionally to assigned weights, or sequentially."],["This type is utilized by ForecastService, LineItemService, and LineItemTemplateService within Google Ad Manager."],["Creative serving strategies can be further controlled through LineItemCreativeAssociation settings."]]],["The document defines the `CreativeRotationType` for displaying multiple creatives associated with a line item. The available strategies include: `EVEN` (equal distribution), `OPTIMIZED` (proportional to performance), `MANUAL` (proportional to assigned weights), and `SEQUENTIAL` (in a set order). `MANUAL` and `SEQUENTIAL` settings are configured on the `LineItemCreativeAssociation`. The service involved are `ForecastService`, `LineItemService` and `LineItemTemplateService`. The `LineItemTemplate` is also detailed. The provided namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]