Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["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-03-06 UTC."],[[["Creates, updates, or removes asset group listing group filters, returning operation statuses."],["The HTTP request is a POST request to `https://googleads.googleapis.com/v17/customers/{customerId}/assetGroupListingGroupFilters:mutate`."],["The request body requires a list of operations to perform on individual asset group listing group filters."],["The response body, if successful, includes the results of the mutate operation on the asset group listing group filters."],["Authorization requires the `https://www.googleapis.com/auth/adwords` OAuth scope."]]],["This outlines the process for modifying asset group listing group filters via a `POST` request to a specific URL. It requires a `customerId` path parameter and a request body containing operations on filters, with options for validation and response content type. The response body includes the results of these operations. Authorization is secured through the `https://www.googleapis.com/auth/adwords` OAuth scope.\n"]]