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."],[[["\u003cp\u003eLists operations matching a specified filter, returning an \u003ccode\u003eUNIMPLEMENTED\u003c/code\u003e error if unsupported.\u003c/p\u003e\n"],["\u003cp\u003eUses a \u003ccode\u003eGET\u003c/code\u003e request with path and query parameters for filtering and pagination.\u003c/p\u003e\n"],["\u003cp\u003eResponse includes a list of operations and a token for retrieving additional pages.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/adsdatahub\u003c/code\u003e scope.\u003c/p\u003e\n"]]],["This outlines the process for listing operations via an HTTP GET request. The request URL is structured with a `name` path parameter. It accepts optional `filter`, `pageSize`, and `pageToken` query parameters. The request body must be empty. The successful response includes a list of `operations` and a `nextPageToken` within its JSON body. Access requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope. The request returns an `UNIMPLEMENTED` if not supported.\n"],null,[]]