[[["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 2024-11-19 UTC."],[[["UserTeamAssociationService helps manage associations between users and teams in Google Ad Manager."],["UserTeamAssociationPage object represents a page of UserTeamAssociation objects, containing details like total result size, starting index, and the actual user-team association data."],["This page is accessed via the getUserTeamAssociationsByStatement method and provides insights into the relationships between users and teams within the Ad Manager platform."]]],["The `UserTeamAssociationService` uses `getUserTeamAssociationsByStatement()` to retrieve `UserTeamAssociation` objects, organized into a `UserTeamAssociationPage`. This page details the `totalResultSetSize`, `startIndex`, and the `results`, which is an array of `UserTeamAssociation` objects. The service operates within the `https://www.google.com/apis/ads/publisher/v202411` namespace and deals with collections of user-team associations.\n"]]