Workflows · To Tasks · to_dcm

Purpose

Uploads offline conversions to Campaign Manager 360. Make sure you created the audiences first with to_dcm.

Limitation

Only supports database as a source in the extract part of the configuration.

Configuration

Example usage

conn_id: google_cloud_default
profile_id: 123456
floodlight_activity_id: 87654321
mapping:
    dynamicId: DYNAMIC_ID
    dynamicIdType: DYNAMIC_ID_TYPE
    u2: AUDIENCE_CODES

Properties

propertytypemandatorydescription
conn_idstringnoConnection string as handed to you by the Onesecondbefore team. Default is `google_cloud_default`
profile_idintegeryesContains the id of the user profile that the service account should use. Find it under Admin > User profiles.
floodlight_activity_idintegeryesContains the id of the floodlight activity to which the conversions will be uploaded. Find it under Advertisers > Floodlight > Activities.
impersonation_emailstringyesThe email that impersonates the service account.
mappingobjectyesContains the mappings from the dataset to the service. See below for mapping options.

Mappings

mappingtype (in dataset)mandatorydescription
dynamicIdstringyesContains the id that will be used for matching.
dynamicIdTypeenumerator(matchId, mobileDeviceId, gclid)yesContains the type of id.
u1..u20stringyesThe u variable to fill.

Details

itemdescription
APICampaign Manager 360 API Conversions
To typeData upload.