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.
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The ListCustomerLinks request returns a JSON response detailing the Ads Data Hub customers linked to a specific customer.
The response includes an array of CustomerLink objects, each representing a linked customer, and a nextPageToken for retrieving additional results if available.
[[["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."],[],["The response to a `ListCustomerLinks` request includes a list of linked Ads Data Hub customers. This is represented in JSON with two key fields: `links`, which contains an array of `CustomerLink` objects, detailing the connections. The `nextPageToken` field, a string, provides a token for retrieving subsequent pages of results; if no further results exist, this field is empty.\n"]]