FirebaseSettings

  • The document outlines settings for a Firebase conversion action, including output-only fields.

  • Settings include the GA property ID and name associated with the conversion.

  • The event name of the Firebase conversion is provided.

  • The Firebase project ID related to the conversion is also included.

Settings related to a Firebase conversion action.

Proto definition

Fields

event_name

string

Output only. The event name of a Firebase conversion.

project_id

string

Output only. The Firebase project ID of the conversion.

property_id

int64

Output only. The GA property ID of the conversion.

property_name

string

Output only. The GA property name of the conversion.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.