[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document details the `CreativeRotationTypeEnum.CreativeRotationType` enum, used within the Google Ad Manager API, specifically for managing the display strategy of multiple creatives associated with a line item."],["The enum `CreativeRotationTypeEnum.CreativeRotationType` provides different strategies like `EVENLY`, `OPTIMIZED`, `SEQUENTIAL`, and `WEIGHTED` to dictate how creatives are shown, either evenly, based on performance, sequentially, or by assigned weights, and also includes unspecified and unrecognized types."],["The latest version available is `0.19.0`, and the document outlines available versions from `0.1.0` up to `0.19.0`, each linking to their respective documentation."],["This is a Java implementation, evident through the use of `extends Enum` and the inclusion of inherited members from the Enum and Object classes."],["The document presents both static methods (e.g., `forNumber`, `valueOf`) and instance methods (e.g., `getNumber`, `getValueDescriptor`) that can be used when working with this enum, along with static fields that represent the rotation types and their corresponding values."]]],[]]