Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
String_ValueMapEntry represents an entry within a map, using a String type for the key and a Value type for the value.
This entry is utilized within the namespace https://www.google.com/apis/ads/publisher/v202411.
String_ValueMapEntry has two fields: 'key' which is a string, and 'value' which can be one of several types including 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 various services within the Google Ad Manager API, including AdRuleService, AdjustmentService, AudienceSegmentService, and many others, totaling over 30 services. These services manage different aspects of ad operations, such as content, creatives, inventory, targeting, and reporting. Additionally, it defines the `String_ValueMapEntry` which is a data structure used in the API. This entry has `key` (string) and `value`, with possible types of values such as `ObjectValue`, `BooleanValue`, `NumberValue`, and others.\n"]]