[[["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."],[],["This document details the process of generating memberships for a UserList within Ads Data Hub. The core action is executing a POST request to the specified URL, `https://adsdatahub.googleapis.com/v1/{name=customers/*/userLists/*}:generateFrequencyListMemberships`. The UserList must be of type `FREQUENCY_BASED`. The request requires a `name` parameter representing the full resource name in the path. The request body must be empty. A successful request returns an `Operation` instance in the response body. Authorization requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope.\n"]]