Retract conversion events

Overview

With this destination service, DinMo will retract conversion events which were already sent to Google Ads.

To do so, you will need to go through these three steps:

  • Creating a Google Ads destination. Refer to the corresponding section for more info.

  • Creating an event segment composed of all the events you wish to delete in Google Ads. All records of the segment should also correspond to a unique conversion action (for instance, purchase). Google Ads will reject any attempt to retract events that happened less than 24h ago. Thus, make sure the segment only contains events which are at least 24h old. Refer to this step-by-step tutorial to learn how to build segments without SQL in DinMo.

  • Activating the segment to the Google Ads destination to start sending data. Refer to the corresponding section for more info.

DinMo will be retracting all the new conversion events each time the activation is running.

Destination setup

Learn how to create such a destination in our step-by-step tutorial

To start retracting conversion events, you are first required to create a Google Ads destination with the corresponding destination service.

You will need to specify the ad account (also named Customer Id) to which the events to be retracted are sent.

Note: If the ad account you seek is not listed, it means that the user who connected DinMo to Google Ads does not have the permissions for this account.

Activation configuration

Learn how to activate a segment in our step-by-step tutorial

Once the destination has been setup, and your DinMo segment containing all your events, you can create an activation to start sending data to Google Ads right away.

Conversion Action

When setting up a activation, you need to specify the related conversion action. All records of the segment will be considered as conversion events of the selected action (for instance, 'Drive to store', 'Purchase', etc.).

Make sure your segment only contains conversions of the selected type.

Fields mapping

In the Fields mapping section, you are asked to specify the meaning of the fields of your segment that you wish to send to Google Ads. Any non mapped fields in your segment will not be sent to Google Ads.

Google Ads will use the fields you send to find the conversion to retract.

You must map the following fields:

  • Order Id or GCLID (One required): The identifier of the conversion you wish to retract

If you mapped the GCLID field, you must then map the following field as well:

  • Conversion time: The timestamp when the conversion to be retracted took place

Please not that if the type of the conversion is equal to WEBPAGE, then, the Order Id must be specified.

Scheduling

In this section, specify how often the conversions retractions should be sent to Google Ads.

All new conversions will be retracted in batch to Google Ads at the specified time interval.

Last updated