THIS API IS DEPRECATED, SINCE GOOGLE ANALYTICS 3 IS NO LONGER IN SERVICE.
Imports management information from Google Analytics.
Before you can download management information from Google Analytics accounts you have to give access to a Onesecondbefore account.
Then you need to give your Google Account access. There are two ways to do this:
Take the steps below to download management information with a service account.
conn_id
client_email
from the Service Account `Read` access to the Google Analytics account you want to import data from.Take the steps below to download management information of a Google Analytics account with a delegated account. Please take note of the security precautions needed to secure this connection method.
extract:
type: remarketing_audiences
property | type | required | description |
---|---|---|---|
conn_id | string | no | Default is google_cloud_default . Connection string as handed to you by the Onesecondbefore team. If your cloud is Google Cloud, the conn_id is not obliged. It will
take the client_cloud.db_conn_id. |
type | enumerator (accounts, web_properties, google_ads_links, custom_data_sources, custom_dimensions, custom_metrics, filters, views, profile_filter_links) | yes | Define from which part of the google analytics account do you want to import data from. |
item | description |
---|---|
API | Google Analytics Management API v3 |
Pre-formatted schema | Yes. Comes with a pre-formatted and described schema. |