AI-generated Key Takeaways
-
The content provides a list of possible errors that can occur when uploading conversion adjustments.
-
Errors cover issues such as recent conversion actions, conversions already retracted or not found, expired conversions, and adjustment date/time problems.
-
There are also errors related to the number of adjustments, duplicate adjustments, and customer data terms or policies.
-
Specific errors exist for enhanced conversions, including invalid or unsupported user identifiers, and issues with Order IDs.
-
The errors also indicate problems with the conversion action itself, such as it not being found or having an invalid type for adjustments.
Enum describing possible conversion adjustment upload errors.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
Can't import events to a conversion action that was just created. Try importing again in 6 hours. |
|
The conversion was already retracted. This adjustment was not processed. |
|
The conversion for this conversion action and conversion identifier can't be found. Make sure your conversion identifiers are associated with the correct conversion action and try again. |
|
Adjustment can't be made to a conversion that occurred more than 54 days ago. |
|
Adjustment has an adjustment_date_time that occurred before the associated conversion. Make sure your adjustment_date_time is correct and try again. |
|
More recent adjustment adjustment_date_time has already been reported for the associated conversion. Make sure your adjustment adjustment_date_time is correct and try again. |
|
Adjustment can't be recorded because the conversion occurred too recently. Try adjusting a conversion that occurred at least 24 hours ago. |
|
Can't make an adjustment to a conversion that is set up to use the default value. Check your conversion action value setting and try again. |
|
Try uploading fewer than 2001 adjustments in a single API request. |
|
The conversion has already been adjusted the maximum number of times. Make sure you're only making necessary adjustment to existing conversion. |
|
The conversion has prior a restatement with the same adjustment_date_time . Make sure your adjustment has the correct and unique adjustment_date_time and try again. |
|
Imported adjustment has a duplicate conversion adjustment with same adjustment_date_time . Make sure your adjustment has the correct adjustment_date_time and try again. |
|
Make sure you agree to the customer data processing terms in conversion settings and try again. |
|
Can't use enhanced conversions with the specified conversion action. |
|
Make sure you hash user provided data using SHA-256 and ensure you are normalizing according to the guidelines. |
|
Use user provided data such as emails or phone numbers hashed using SHA-256 and try again. |
|
Cannot set both gclid_date_time_pair and order_id. Use only 1 type and try again. |
|
Conversion already has enhancements with the same Order ID and conversion action. Make sure your data is correctly configured and try again. |
|
Multiple enhancements have the same conversion action and Order ID. Make sure your data is correctly configured and try again. |
|
Enhanced conversions can't be used for this account because of Google customer data policies. Contact your Google representative. |
|
Adjustment for website conversion requires Order ID (ie, transaction ID). Make sure your website tags capture Order IDs and you send the same Order IDs with your adjustment. |
|
Can't use adjustment with Order IDs containing personally-identifiable information (PII). |
|
The provided job id in the request is not within the allowed range. A job ID must be a positive integer in the range [1, 2^31). |
|
The conversion action specified in the adjustment request cannot be found. Make sure it's available in this account. |
|
The type of the conversion action specified in the adjustment request isn't supported for uploading adjustments. A conversion adjustment of type RETRACTION or RESTATEMENT is only permitted for conversion actions of type SALESFORCE , UPLOAD_CLICK or WEBPAGE . A conversion adjustment of type ENHANCEMENT is only permitted for conversion actions of type WEBPAGE . |