Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
stayseesong authored Dec 18, 2024
1 parent 1f50ee1 commit b254cdf
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@ The Conversion Upload action allows you to send conversion data to Google Campai

The Google Campaign Manager 360 destination requires the following fields for the Conversion Upload action:

* **Required ID**: The identifier that identifies a user for the conversion. Only one value at a time can be provided, from the following fields:
* **Required ID**: The identifier that identifies a user for the conversion. Only one value at a time can be provided from the following fields:
* Google Click ID (gclid);
* Display Click ID (dclid);
* Encrypted User ID;
* Mobile Device ID;
* Match ID;
* Impression ID;
* Encrypted User ID Candidates;
* **Timestamp**: The time the conversion occurred;
* **Value**: The value of the conversion;
* **Timestamp**: The time the conversion occurred.
* **Value**: The value of the conversion.
* **Ordinal**: The ordinal of the conversion. This field is used to control how conversions of the same user and day are de-duplicated.

### Conversion Adjustment Upload
Expand All @@ -77,8 +77,8 @@ The Google Campaign Manager 360 destination requires the following fields for th
* Mobile Device ID;
* Match ID;
* Impression ID;
* **Timestamp**: The time the conversion occurred;
* **Value**: The value of the conversion;
* **Timestamp**: The time the conversion occurred.
* **Value**: The value of the conversion.
* **Ordinal**: The ordinal of the conversion. This field is used to control how conversions of the same user and day are de-duplicated.

## Hashing
Expand Down

0 comments on commit b254cdf

Please sign in to comment.