analyticsPropertyId property
The ID of the Google Analytics property associated with the specified
FirebaseProject
.
- If not set, then the Google Analytics property that is currently
associated with the specified
FirebaseProject
is removed. - If set, and the specifiedFirebaseProject
is currently associated with a different Google Analytics property, then the response is a412 Precondition Failed
error.
Optional.
Implementation
core.String? analyticsPropertyId;