Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The AudienceSegmentService allows management of audience segments, which are used for targeting specific groups of users.
Value objects are used to represent different data types within the system.
The Value class serves as a base class for various specific value types such as BooleanValue, DateTimeValue, and NumberValue.
This service and its related data types are part of the Google Ad Manager API, under the namespace https://www.google.com/apis/ads/publisher/v202411.
Developers can utilize this service to create, update, and manage audience segments, along with using Value objects to work with data in 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 provided content lists various services and their related functionalities within the Ad Manager API, version v202411. These services include managing ads, adjustments, audiences, content, creatives, forecasts, inventory, line items, proposals, reports, users, and more. Key actions involve utilizing different Value types like `BooleanValue`, `DateTimeValue`, `SetValue`, `TextValue`, to define or modify the parameters. Also, there is a dependency called `String_ValueMapEntry`.\n"]]