GitHub user Taishan314 edited a discussion: Configuring the gcp_conn_id in Airflow for the GoogleSearchAdsSearchOperator Operator
I am trying to run a pipeline using [this](https://airflow.apache.org/docs/apache-airflow-providers-google/stable/_api/airflow/providers/google/marketing_platform/operators/search_ads/index.html#airflow.providers.google.marketing_platform.operators.search_ads.GoogleSearchAdsSearchOperator) operator but I am running into issues regarding the configuration of a _google_search_ads_client_ used by the gcp_conn_id. I can't find anything online describing how this entity is set up, I've even used ChatGPT but it won't help me understand how to do this. Judging by the logs from a pipeline run, the _google_search_ads_client_ should reside in the Airflow connections _Extra_ field. Does anyone know how to set this up? Is there documentation online detailing this setup? Thanks GitHub link: https://github.com/apache/airflow/discussions/44257 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
