type String_ValueMapEntry (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
String_ValueMapEntry represents an entry in a map with a String key and a Value value.
This entry type is used within various Ad Manager API services.
The key field is of type xsd:string.
The value field can be one of several Value types, including ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, and TextValue.
[[["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 core content outlines various services within an ad management system, including AdRule, Adjustment, AudienceSegment, and others, totaling 37 services. These services manage different aspects of ads, such as content, creatives, inventory, users, and reporting. A `String_ValueMapEntry` data structure is defined, representing a map entry with a string key and a value that can be of different types like `Value`, `ObjectValue`, `BooleanValue`, or others. The `String_ValueMapEntry` has a key and a value.\n"]]