Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The String_ValueMapEntry represents an entry in a map with a key of type String and a value of type Value.
This entry is used within the Google Ad Manager API, specifically within the namespace https://www.google.com/apis/ads/publisher/v202411.
String_ValueMapEntry objects have two fields: key which is a string and value which can be one of several different types including Value, ObjectValue, ChangeHistoryValue, TargetingValue, etc.
These different value types allow for flexible storage and retrieval of various kinds of data within the Ad Manager system.
[[["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 lists various services within the Ad Manager API (v202411), including AdRule, Adjustment, AudienceSegment, CdnConfiguration, CmsMetadata, Company, Contact, ContentBundle, Content, Creative, and many more. It also details the `String_ValueMapEntry`, which represents a map entry using a String key and a Value. The Value type can vary, encompassing ObjectValue, ChangeHistoryValue, TargetingValue, BooleanValue, etc. It also includes PublisherQueryLanguageService and its dependency `Statement`.\n"]]