We've updated our documentation with the latest features and updates introduced by Ads Data Hub's two new experiences. Advertisers, agencies, and publishers, refer to the Marketers site. Vendors and partners, refer to the Measurement Partners site.
[[["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-09-18 UTC."],[[["Update memberships for CRM-based UserLists using this API."],["The request body should be empty, and the response will contain an Operation object upon success."],["Provide the full resource name of the UserList in the path parameters."],["This operation requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope for authorization."]]],["The core action is updating memberships for a CRM-based UserList via a `POST` request to the specified URL: `https://adsdatahub.googleapis.com/v1/{name=customers/*/userLists/*}:updateCrmBasedUserListMemberships`. The `name` parameter in the URL path, representing the full UserList resource name, is mandatory. The request body must be empty, and a successful operation returns an `Operation` instance. Authorization requires the OAuth scope: `https://www.googleapis.com/auth/adsdatahub`. UserList must have `UserListType CRM_BASED`.\n"]]