[[["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."],[[["Lists direct outbound customer links for a specified Ads Data Hub customer, showing where access has been granted to other customers."],["The API request is a GET request to a specific endpoint with path and query parameters for customization."],["`parent`, `pageSize`, `pageToken`, and `filter` are available parameters to refine the request and response data."],["Requires authorization with the `https://www.googleapis.com/auth/adsdatahub` scope."]]],["This document details retrieving outbound customer links in Ads Data Hub. The core action is a `GET` request to `https://adsdatahub.googleapis.com/v1/{parent=customers/*}/outboundCustomerLinks`, with a required `parent` path parameter specifying the customer. Optional query parameters include `pageSize`, `pageToken`, and `filter` for result management. The request body must be empty, and the response is a `ListCustomerLinksResponse` if successful. The process requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope.\n"]]