ListCustomerLinksResponse

Response to a ListCustomerLinks request. Contains the Ads Data Hub customers linked to the specified customer.

JSON representation
{
  "links": [
    {
      object (CustomerLink)
    }
  ],
  "nextPageToken": string
}
Fields
nextPageToken

string

A token that can be used to request the next results page. This field is empty if there are no additional results.