<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/react-native-tracker](./react-native-tracker.md) &gt; [PlatformContextRetriever](./react-native-tracker.platformcontextretriever.md) &gt; [getAppSetId](./react-native-tracker.platformcontextretriever.getappsetid.md)

## PlatformContextRetriever.getAppSetId property

Android vendor ID scoped to the set of apps published under the same Google Play developer account (see https://developer.android.com/training/articles/app-set-id).

<b>Signature:</b>

```typescript
getAppSetId?: () => Promise<string | undefined>;
```
