Lists links where another Ads Data Hub customer has granted access to the specified customer. Both direct and indirect (propagated through management) links are included.
HTTP request
GET https://adsdatahub.googleapis.com/v1/{parent=customers/*}/inboundCustomerLinks
[[["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 how to list inbound customer links for an Ads Data Hub customer, including both direct and indirect links."],["The API request is a GET request sent to the specified endpoint with parameters for parent customer, page size, page token, and filtering."],["The response will contain a list of customer links matching the specified criteria."],["Authorization requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope."]]],["This document details retrieving inbound customer links in Ads Data Hub. A `GET` request to `https://adsdatahub.googleapis.com/v1/{parent=customers/*}/inboundCustomerLinks` is used. The `parent` path parameter specifies the customer. `pageSize`, `pageToken`, and `filter` query parameters manage result pagination and filtering. The request body is empty. The response returns a `ListCustomerLinksResponse` containing link details. Access requires the `https://www.googleapis.com/auth/adsdatahub` authorization scope.\n"]]