type String_ValueMapEntry (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The webpage lists numerous Ad Manager API services available in version v202411, including services for managing ad rules, audience segments, companies, creatives, inventory, line items, orders, reports, and users.
It also highlights a dependency on the Statement object.
The String_ValueMapEntry is defined as representing an entry in a map where the key is a String and the value is a Value.
The String_ValueMapEntry has two fields: key of type string and value which can be of various Value types such as 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 document outlines various services within the Ad Manager API, version v202411, including AdRuleService, AdjustmentService, AudienceSegmentService, and others. These services manage aspects like content, creatives, inventory, and reporting. It details `String_ValueMapEntry`, which is a data structure with a string key and a `Value` type value. The `Value` can be various data types, like object, boolean, date/time, number, set or text. It contains a namespace and field definition.\n"]]