[[["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."],[[["YieldFormat is an enumeration within the YieldGroupService, defining the format of the ad units used in yield groups."],["Possible ad formats include banner, interstitial, native, video, rewarded, rewarded interstitial, and app open ads."],["This enumeration is part of the Google Ad Manager API and is namespaced under `https://www.google.com/apis/ads/publisher/v202402`."],["YieldGroupService uses YieldGroup and YieldPartnerSettings as dependencies for managing yield groups and their associated settings."]]],["The core content outlines the `YieldGroupService`, which depends on `YieldGroup` and `YieldPartnerSettings`. It defines the `YieldFormat` enumeration within the namespace `https://www.google.com/apis/ads/publisher/v202402`. The enumerated values describe various ad formats, including `UNKNOWN`, `BANNER`, `INTERSTITIAL`, `NATIVE`, `VIDEO_VAST`, `REWARDED`, `REWARDED_INTERSTITIAL`, and `APP_OPEN`. These formats represent the different types of ads supported by the service.\n"]]