ConversionAdjustmentResult

  • Provides information identifying a successfully processed ConversionAdjustment.

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

  • Details are provided for the gclid and conversion date time, the order ID, the type of adjustment, the resource name of the conversion action, and the date and time the adjustment occurred.

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".