Stay organized with collections
Save and categorize content based on your preferences.
This document describes audit logging for Firebase Notifications Console. Google Cloud services
generate audit logs that record administrative and access activities within your Google Cloud resources.
For more information about Cloud Audit Logs, see the following:
Each IAM permission has a type property, whose value is an enum
that can be one of four values: ADMIN_READ, ADMIN_WRITE,
DATA_READ, or DATA_WRITE. When you call a method,
Firebase Notifications Console generates an audit log whose category is dependent on the
type property of the permission required to perform the method.
Methods that require an IAM permission with the type property value
of DATA_READ, DATA_WRITE, or ADMIN_READ generate
Data Access audit logs.
Methods that require an IAM permission with the type property value
of ADMIN_WRITE generate
Admin Activity audit logs.
For information about how and which permissions are evaluated for each method,
see the Cloud Identity and Access Management documentation for Firebase Notifications Console.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[],[],null,["This document describes audit logging for Firebase Notifications Console. Google Cloud services\ngenerate audit logs that record administrative and access activities within your Google Cloud resources.\nFor more information about Cloud Audit Logs, see the following:\n\n- [Types of audit logs](https://cloud.google.com/logging/docs/audit#types)\n- [Audit log entry structure](https://cloud.google.com/logging/docs/audit#audit_log_entry_structure)\n- [Storing and routing audit logs](https://cloud.google.com/logging/docs/audit#storing_and_routing_audit_logs)\n- [Cloud Logging pricing summary](https://cloud.google.com/stackdriver/pricing#logs-pricing-summary)\n- [Enable Data Access audit logs](https://cloud.google.com/logging/docs/audit/configure-data-access)\n\n\u003cbr /\u003e\n\nService name\n\nFirebase Notifications Console audit logs use the service name `gcmcontextualcampaign-pa.googleapis.com`.\nFilter for this service: \n\n```gdscript\n protoPayload.serviceName=\"gcmcontextualcampaign-pa.googleapis.com\"\n \n```\n\n\u003cbr /\u003e\n\nMethods by permission type\n\nEach IAM permission has a `type` property, whose value is an enum\nthat can be one of four values: `ADMIN_READ`, `ADMIN_WRITE`,\n`DATA_READ`, or `DATA_WRITE`. When you call a method,\nFirebase Notifications Console generates an audit log whose category is dependent on the\n`type` property of the permission required to perform the method.\n\nMethods that require an IAM permission with the `type` property value\nof `DATA_READ`, `DATA_WRITE`, or `ADMIN_READ` generate\n[Data Access](https://cloud.google.com/logging/docs/audit#data-access) audit logs.\n\nMethods that require an IAM permission with the `type` property value\nof `ADMIN_WRITE` generate\n[Admin Activity](https://cloud.google.com/logging/docs/audit#admin-activity) audit logs.\n\n| Permission type | Methods |\n|-----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `DATA_READ` | `google.internal.gcm.contextual.campaign.v1.CampaignService.GetAnalytics` `google.internal.gcm.contextual.campaign.v1.CampaignService.GetAudiences` `google.internal.gcm.contextual.campaign.v1.CampaignService.GetFcmStats` `google.internal.gcm.contextual.campaign.v1.CampaignService.GetProjectTrackingInfo` `google.internal.gcm.contextual.campaign.v1.CampaignService.GetTopicList` `google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.GetAnalyticsLabelList` `google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.ListCampaigns` |\n\nAPI interface audit logs\n\nFor information about how and which permissions are evaluated for each method,\nsee the Cloud Identity and Access Management documentation for Firebase Notifications Console.\n\n`google.internal.gcm.contextual.campaign.v1.CampaignService`\n\nThe following audit logs are associated with methods belonging to\n`google.internal.gcm.contextual.campaign.v1.CampaignService`.\n\n`GetAnalytics`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v1.CampaignService.GetAnalytics` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v1.CampaignService.GetAnalytics\"\n ` \n\n`GetAudiences`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v1.CampaignService.GetAudiences` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v1.CampaignService.GetAudiences\"\n ` \n\n`GetFcmStats`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v1.CampaignService.GetFcmStats` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v1.CampaignService.GetFcmStats\"\n ` \n\n`GetProjectTrackingInfo`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v1.CampaignService.GetProjectTrackingInfo` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v1.CampaignService.GetProjectTrackingInfo\"\n ` \n\n`GetTopicList`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v1.CampaignService.GetTopicList` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v1.CampaignService.GetTopicList\"\n ` \n\n`google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService`\n\nThe following audit logs are associated with methods belonging to\n`google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService`.\n\n`GetAnalyticsLabelList`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.GetAnalyticsLabelList` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.GetAnalyticsLabelList\"\n ` \n\n`ListCampaigns`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.ListCampaigns` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.ListCampaigns\"\n `"]]