Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The String_ValueMapEntry object represents an entry within a map, containing a key of type String and a value of type Value.
The value field can hold various data types, including Object, Boolean, DateTime, Date, Number, Set, and Text values, all represented by their respective Value subclasses.
It is a part of the Google Ad Manager API and resides within the namespace https://www.google.com/apis/ads/publisher/v202411.
[[["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 2025-08-06 UTC."],[],["The document outlines various services within the Ad Manager API, version v202411, including AdRuleService, AdjustmentService, AudienceSegmentService, and others. These services manage aspects like content, creatives, inventory, and reporting. It details `String_ValueMapEntry`, which is a data structure with a string key and a `Value` type value. The `Value` can be various data types, like object, boolean, date/time, number, set or text. It contains a namespace and field definition.\n"]]