[[["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-11-19 UTC."],[[["The SuggestedAdUnitService enables actions on SuggestedAdUnit objects, resulting in a SuggestedAdUnitUpdateResult."],["SuggestedAdUnitUpdateResult includes details like IDs of newly created AdUnits and the total number of changes made."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The `performSuggestedAdUnitAction` function, part of the `SuggestedAdUnitService`, executes actions on `SuggestedAdUnit` objects. The `SuggestedAdUnitUpdateResult` provides information about the action's outcome. It includes `newAdUnitIds`, an array of IDs for newly created `AdUnit` objects, and `numChanges`, representing the total number of objects modified during the operation. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]