Skip to main content

decentriq_platform.legacy.google_ad_manager

Classes

GoogleAdManager

GoogleAdManager(
name: str,
input: google_ad_manager_pb2.SinkInput,
credentialsDependency: str,
identifier_kind: Literal['cookie_encrypted', 'cookie_idfa', 'ppid', 'cookie_rida', 'cookie_tvos', 'cookie_adid'],
list_id: str,
input_has_headers: bool,
bucket: str,
object_name: str,
)

Compute node that creates a Google Ad Manager segment list.

Ancestors (in MRO)

  • decentriq_platform.legacy.node.Node