This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the Marketers site. If you are a measurement partner, 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"]]