tests.system.google.marketing_platform.example_search_ads
¶
Example Airflow DAG that shows how to use SearchAds.
Module Contents¶
- tests.system.google.marketing_platform.example_search_ads.QUERY = Multiline-String[source]¶
Show Value
""" SELECT campaign.name, campaign.id, campaign.status FROM campaign; """