| PFEntityStatisticValue | PFEntityStatisticValue 데이터 모델입니다. |
| PFEntityStatisticValueDictionaryEntry | PFProfilesEntityStatisticValue 값을 갖는 연관 배열의 딕셔너리 항목입니다. |
| PFProfilesEntityDataObject | PFProfilesEntityDataObject 데이터 모델입니다. 엔터티 개체와 관련된 메타데이터입니다. |
| PFProfilesEntityDataObjectDictionaryEntry | PFProfilesEntityDataObject 값을 갖는 연관 배열의 딕셔너리 항목입니다. |
| PFProfilesEntityPermissionStatement | PFProfilesEntityPermissionStatement 데이터 모델입니다. |
| PFProfilesEntityProfileBody | PFProfilesEntityProfileBody 데이터 모델입니다. |
| PFProfilesEntityProfileFileMetadata | PFProfilesEntityProfileFileMetadata 데이터 모델입니다. 엔터티 파일의 메타데이터입니다. 다운로드 URL을 가져오려면 File/GetFiles API를 호출하세요. |
| PFProfilesEntityProfileFileMetadataDictionaryEntry | PFProfilesEntityProfileFileMetadata 값을 갖는 연관 배열의 딕셔너리 항목입니다. |
| PFProfilesGetEntityProfileRequest | PFProfilesGetEntityProfileRequest 데이터 모델입니다. 엔터티 유형과 엔터티 식별자를 지정하면 엔터티 저장소에서 프로필을 검색합니다. 검색되는 프로필이 호출자의 것이라면 읽기 작업은 일관성 있는 읽기가 되고, 그렇지 않다면 일관성 없는 읽기가 됩니다. 일관성 없는 읽기란 프로필을 읽기 전에 커밋된 모든 쓰기가 반영되었음을 보장하지 않으므로 오래된 읽기가 발생할 수 있음을 의미합니다. 일관성이 중요하다면 결과의 Version Number를 사용해 각 판독자가 갖고 있는 프로필의 버전을 비교할 수 있습니다. |
| PFProfilesGetEntityProfileResponse | PFProfilesGetEntityProfileResponse 데이터 모델입니다. |
| PFProfilesGetEntityProfilesRequest | PFProfilesGetEntityProfilesRequest 데이터 모델입니다. 엔터티 유형과 엔터티 식별자 집합을 지정하면 호출자가 읽을 수 있는 모든 프로필 속성을 검색합니다. 호출자가 읽을 권한이 없는 프로필은 결과에 조용히 포함되지 않습니다. |
| PFProfilesGetEntityProfilesResponse | PFProfilesGetEntityProfilesResponse 데이터 모델입니다. |
| PFProfilesGetTitlePlayersFromMasterPlayerAccountIdsRequest | PFProfilesGetTitlePlayersFromMasterPlayerAccountIdsRequest 데이터 모델입니다. 마스터 플레이어 계정 ID(PlayFab ID)가 주어지면 연결된 모든 타이틀 플레이어 계정을 반환합니다. |
| PFProfilesGetTitlePlayersFromMasterPlayerAccountIdsResponse | PFProfilesGetTitlePlayersFromMasterPlayerAccountIdsResponse 데이터 모델입니다. |
| PFProfilesSetEntityProfilePolicyRequest | PFProfilesSetEntityProfilePolicyRequest 데이터 모델입니다. 이는 지정된 엔터티 프로필에 대한 액세스 정책 문을 설정합니다. 이는 가산적이지 않으며, 기존의 모든 문은 이 요청에 포함된 문으로 대체됩니다. |
| PFProfilesSetEntityProfilePolicyResponse | PFProfilesSetEntityProfilePolicyResponse 데이터 모델입니다. |
| PFProfilesSetProfileLanguageRequest | PFProfilesSetProfileLanguageRequest 데이터 모델입니다. 엔터티 프로필이 주어지면, 프로필의 버전이 전달된 값과 같은 경우 프로필의 언어를 전달된 언어로 업데이트합니다. |
| PFProfilesSetProfileLanguageResponse | PFProfilesSetProfileLanguageResponse 데이터 모델입니다. |