Ads Data Hub의
두 가지 새로운 환경에 의해 도입된 최신 기능과 업데이트를 포함하여 문서가 업데이트되었습니다.
광고주, 대행사, 게시자는
마케팅 담당자 사이트를 참고하세요.
공급업체와 파트너는
측정 파트너 사이트를 참고하세요.
ListCustomerLinksResponse
ListCustomerLinks 요청에 대한 응답입니다. 지정된 고객과 연결된 Ads Data Hub 고객이 포함되어 있습니다.
JSON 표현 |
{
"links": [
{
object (CustomerLink )
}
],
"nextPageToken": string
} |
필드 |
links[] |
object (CustomerLink )
고객 링크 목록입니다.
|
nextPageToken |
string
다음 결과 페이지를 요청하는 데 사용할 수 있는 토큰입니다. 추가 결과가 없는 경우 이 필드는 비어 있습니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2022-09-26(UTC)
[null,null,["최종 업데이트: 2022-09-26(UTC)"],[[["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."]]],[]]