ConversionAdjustmentResult

  • Successfully processed ConversionAdjustments are identified by various fields.

  • Key identifying fields include the gclid_date_time_pair, order_id, adjustment_type, conversion_action, and adjustment_date_time.

  • The gclid_date_time_pair contains the gclid and conversion date time of the conversion.

  • The adjustment_date_time indicates when the adjustment occurred in a specific format.

Information identifying a successfully processed ConversionAdjustment.

Fields

gclid_date_time_pair

GclidDateTimePair

The gclid and conversion date time of the conversion.

order_id

string

The order ID of the conversion to be adjusted.

adjustment_type

ConversionAdjustmentType

The adjustment type.

conversion_action

string

Resource name of the conversion action associated with this conversion adjustment.

adjustment_date_time

string

The date time at which the adjustment occurred. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".