게시자 프로필
publisherProfiles
리소스를 사용하여 협상 중인 게시자에 대한 정보를 확인할 수 있습니다.
예를 들어 거래가 확정되고 게재되면 domains
및 mobileApps
는 게시자의 입찰 요청에서 수신한 인벤토리의 출처를 설명합니다.
deals
, finalizedDeals
, proposals
리소스를 사용하면 게시자는 name
에 있는 전체 PublisherProfile
리소스 경로로 식별됩니다.
모든 게시자가 전체 프로필을 공유하는 것은 아닙니다. 이 경우 다음 필드가 표시됩니다.
name
displayName
isParent
게시자는 하나의 상위 프로필에 여러 게시자 프로필을 가질 수 있습니다.
각 하위 프로필은 게시자 인벤토리의 일부를 나타냅니다. 게시자의
모든 인벤토리는 상위 프로필에 표시됩니다. 게시자 프로필이 상위 요소인 경우 isParent
필드는 True
로 설정됩니다.
모든 게시자는 고유한 publisherCode
를 갖습니다. publisherProfiles.list
를 호출할 때 publisherCode
로
필터링하면 특정 게시자와 연결된 모든 프로필을
찾을 수 있습니다.
프로필이 상위인지 하위인지에 따라 일부 필드는
채워지지 않습니다. 예를 들어 domains
과 mobileApps
는 상위 프로필에 대해 채워지지 않습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2022-10-25(UTC)
[null,null,["최종 업데이트: 2022-10-25(UTC)"],[[["The `publisherProfiles` resource provides access to information about publishers, including inventory details like domains and mobile apps for finalized deals."],["Publisher profiles are identified by a unique `name` within resources like `deals`, `finalizedDeals`, and `proposals`."],["Publishers may have multiple profiles (parent and child) to represent different inventory segments, with the parent profile encompassing all inventory."],["All publishers possess a unique `publisherCode` for filtering and identification purposes."],["Some profile fields, such as `domains` and `mobileApps`, are specific to child profiles and not populated for parent profiles."]]],[]]