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, utilizing a string as the key and a Value object as its value.
This structure is part of the Google Ad Manager API and resides within the namespace https://www.google.com/apis/ads/publisher/v202411.
String_ValueMapEntry objects have two primary fields: key (a string) and value (which can be one of several data type values like ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, or 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 document lists numerous services related to ad management, including AdRule, Adjustment, AudienceSegment, and many others such as Creative, LineItem, Order, and Report. These services manage various aspects of advertising. The document then defines `String_ValueMapEntry`, which represents a map entry with a string key and a value that can be various data types like Object, Boolean, DateTime, or Text. This entry is within the `CustomTargetingService` namespace.\n"]]