Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The String_ValueMapEntry represents an entry within a map, utilizing a String type key and a Value type value.
It is part of the Google Ad Manager API and falls under the namespace https://www.google.com/apis/ads/publisher/v202411.
This entry includes two primary fields: key of type 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."],[],["This document outlines various services within an ad management API, including `AdRuleService`, `AudienceSegmentService`, and `ReportService`. These services manage aspects like content, creatives, inventory, users, and targeting. It defines `String_ValueMapEntry`, which represents a key-value pair structure used within these services. The `String_ValueMapEntry` has a string `key` and a `value` that can be of various types such as `TextValue`, `BooleanValue`, `DateValue`, or `NumberValue`. The `Statement` dependency is mentioned as well.\n"]]