> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PFUserFacebookInstantGamesIdInfo

> PFUserFacebookInstantGamesIdInfo データ モデル。

PFUserFacebookInstantGamesIdInfo データ モデル。

## 構文

```cpp theme={null}
typedef struct PFUserFacebookInstantGamesIdInfo {  
    const char* facebookInstantGamesId;  
} PFUserFacebookInstantGamesIdInfo;  
```

### メンバー

**`facebookInstantGamesId`**   const char\*\
*null 終端*

(オプション) Facebook Instant Games ID。

## 要件

**ヘッダー:** PFTypes.h

## 関連項目

[PFTypes のメンバー](/services/playfab/api-references/c/pftypes/pftypes_members)


## Related topics

- [PFUserAccountInfo](/ja-jp/services/playfab/api-references/c/pftypes/structs/pfuseraccountinfo.md)
- [Services C API overview - PFTypes.h](/ja-jp/services/playfab/api-references/c/pftypes/pftypes_members.md)
- [PFAccountManagementLinkFacebookInstantGamesIdRequest](/ja-jp/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementlinkfacebookinstantgamesidrequest.md)
- [PFAccountManagementUnlinkFacebookInstantGamesIdRequest](/ja-jp/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementunlinkfacebookinstantgamesidrequest.md)
- [PFAccountManagementFacebookInstantGamesPlayFabIdPair](/ja-jp/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementfacebookinstantgamesplayfabidpair.md)
