Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The webpage lists numerous services available within the Google Ad Manager API, covering areas like ad rules, audience segments, content management, creative assets, inventory, orders, reporting, and more.
The content details the String_ValueMapEntry structure, which represents a key-value pair where the key is a string and the value can be various types like Value, ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, or TextValue.
The String_ValueMapEntry belongs to the https://www.google.com/apis/ads/publisher/v202411 namespace.
The String_ValueMapEntry has two fields: key of type string and value of various defined value types.
[[["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"]]