appInstanceIdToken property

String? appInstanceIdToken
getter/setter pair

The instance id token of the app, which is retrieved using the default scope.

If specified incorrectly, and if the template has any percentile conditions, they will be evaluated to false. If omitted, fetch can lead to a 400 response code (Bad Request).

Required.

Implementation

core.String? appInstanceIdToken;