tGoogleAnalytics4Report Standard properties
These properties are used to configure tGoogleAnalytics4Report running in the Standard Job framework.
The Standard tGoogleAnalytics4Report component belongs to the Business family.
The component in this framework is available in all Talend products.
Basic settings
Property Type |
Select the way the connection details will be set.
|
Schema and Edit schema |
A schema is a row description, and it defines the fields to be processed and passed on to the next component.
Click Edit schema to make changes to the schema. If you make changes, the schema automatically becomes built-in.
|
Authentication method | Select the mode to be used to authenticate to your project.
To know more about the Google Cloud authentication process, read the Google Cloud documentation. |
Google credentials |
Paste the content of the JSON file that contains your service account key. This property is only available when you authenticate using Service account key. |
Property ID | Select or enter the unique property ID for retrieving Analytics data. For
more information, read the Google Analytics 4
documentation. Information noteTip: To visualize all
available property IDs, click the [...] button next to
the corresponding field to bring out the Retrieve values
dialog box, and click Run in background. A new dialog
box opens with all the retrieved property identifiers you can select.
|
Start date/End date |
Select or enter the start and end dates corresponding to the report you want to retrieve. |
Dimensions |
Select or enter the name of the dimensions you want to use. Example: Page title(PageTitle) Fore more information, read the Google Analytics 4 API documentation. This option impacts the schema of the output flow of this component. It is recommended to update the schema by clicking the Guess schema button after setting the dimensions in the table. |
Metrics |
Select or enter the name of the metrics you want to use. Example: Sessions (sessions) Fore more information, read the Google Analytics 4 API documentation. This option impacts the schema of the output flow of this component. It is recommended to update the schema by clicking the Guess schema button after setting the metrics in the table. |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level as well as at each component level. |
Read timeout |
Enter the read timeout value in milliseconds. An exception will occur if the waiting time expires before there is data available to read. |
Advanced metrics |
For more information, read the Google Analytics 4 API documentation. This option impacts the schema of the output flow of this component. It is recommended to update the schema by clicking the Guess schema button after setting the metrics in the table. |
Dimension filter clauses |
Define your custom filter clause in JSON format. You can use the expression name defined previously in this clause. For more information, read the Google Analytics 4 API documentation. |
Metric filter clauses |
Define your custom metric clause in JSON format. You can use the expression name defined previously in this clause. For more information, read the Google Analytics 4 API documentation. |
Keep empty rows |
Enable this option to include in the response the rows where all metric values are zero. |
Global Variables
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After variable and it returns a string. |
Usage
Usage rule |
This component can be used as a standalone component or as a start component of a Job or subJob. |