tests.system.google.marketing_platform.example_bid_manager

Example Airflow DAG that shows how to use Bid Manager API from GoogleDisplayVideo360.

Attributes

DAG_ID

ENV_ID

CONNECTION_TYPE

CONN_ID

DISPLAY_VIDEO_SERVICE_ACCOUNT_KEY

IS_COMPOSER

PROJECT_ID

BUCKET_NAME

ADVERTISER_ID

REPORT

PARAMETERS

test_run

Functions

get_secret(secret_id)

get_display_video_service_account_key()

Module Contents

tests.system.google.marketing_platform.example_bid_manager.DAG_ID = 'bid_manager'[source]
tests.system.google.marketing_platform.example_bid_manager.ENV_ID[source]
tests.system.google.marketing_platform.example_bid_manager.CONNECTION_TYPE = 'google_cloud_platform'[source]
tests.system.google.marketing_platform.example_bid_manager.CONN_ID = 'google_display_video_default'[source]
tests.system.google.marketing_platform.example_bid_manager.DISPLAY_VIDEO_SERVICE_ACCOUNT_KEY = 'google_display_video_service_account_key'[source]
tests.system.google.marketing_platform.example_bid_manager.IS_COMPOSER[source]
tests.system.google.marketing_platform.example_bid_manager.PROJECT_ID[source]
tests.system.google.marketing_platform.example_bid_manager.BUCKET_NAME[source]
tests.system.google.marketing_platform.example_bid_manager.ADVERTISER_ID[source]
tests.system.google.marketing_platform.example_bid_manager.REPORT[source]
tests.system.google.marketing_platform.example_bid_manager.PARAMETERS[source]
tests.system.google.marketing_platform.example_bid_manager.get_secret(secret_id)[source]
tests.system.google.marketing_platform.example_bid_manager.get_display_video_service_account_key()[source]
tests.system.google.marketing_platform.example_bid_manager.test_run[source]

Was this entry helpful?