[[["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."],[[["The `LockedOrientation` enumeration describes the orientation a creative should be served with, such as portrait or landscape."],["It is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202402`."],["Possible values include `FREE_ORIENTATION`, `PORTRAIT_ONLY`, `LANDSCAPE_ONLY`, and `UNKNOWN` for cases where the actual value isn't exposed."],["This enumeration is used within the CreativeService, which handles different creative types like CustomCreative and Html5Creative."]]],["The `CreativeService` has dependencies including `CustomCreative`, `Html5Creative`, `ImageOverlayCreative`, `InternalRedirectCreative`, `RichMediaStudioCreative`, `TemplateCreative`, and `ThirdPartyCreative`. `LockedOrientation` describes the desired orientation for creative serving, with options such as `UNKNOWN`, `FREE_ORIENTATION`, `PORTRAIT_ONLY`, and `LANDSCAPE_ONLY`. These orientations define how a creative should be displayed. The service's namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]